Click here to Skip to main content
15,886,199 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Add tables to existing SQL database Pin
helelark12314-Jul-09 1:47
helelark12314-Jul-09 1:47 
GeneralRe: Add tables to existing SQL database Pin
Nielvh14-Jul-09 1:55
Nielvh14-Jul-09 1:55 
GeneralRe: Add tables to existing SQL database Pin
helelark12314-Jul-09 2:09
helelark12314-Jul-09 2:09 
GeneralRe: Add tables to existing SQL database Pin
Nielvh14-Jul-09 2:17
Nielvh14-Jul-09 2:17 
Questionrun access query for crystal report Pin
KIDYA13-Jul-09 23:26
KIDYA13-Jul-09 23:26 
AnswerRe: run access query for crystal report Pin
helelark12313-Jul-09 23:37
helelark12313-Jul-09 23:37 
GeneralRe: run access query for crystal report Pin
KIDYA14-Jul-09 0:39
KIDYA14-Jul-09 0:39 
QuestionData Conversion Error at RecordSet.MoveNext VB6 Pin
she-Developer13-Jul-09 22:19
she-Developer13-Jul-09 22:19 
Hi all,
I'm connecting to a SQL database and reading the recordset(Rs1) sequentially using method MoveNext. This is what the data looks like:
It starts reading the records fine, but crashes on 2 records which are close together in the table(input). I'm almost certan that the problem is not in my VB6 app, but something to do with the recordset, plus it doesnt seem to have anything to do with conversion.
Here is the whole error message:

Run-Time error '-2147467559(80004005)':
SQL0802 - Data conversion or data mapping error.

This happens in the line:
Rs1.Movenext

Please assist.
AnswerRe: Data Conversion Error at RecordSet.MoveNext VB6 Pin
helelark12313-Jul-09 22:27
helelark12313-Jul-09 22:27 
QuestionWindows Popup Watcher Pin
jeipiyaku13-Jul-09 22:09
jeipiyaku13-Jul-09 22:09 
AnswerRe: Windows Popup Watcher Pin
jeipiyaku13-Jul-09 22:16
jeipiyaku13-Jul-09 22:16 
GeneralRe: Windows Popup Watcher Pin
helelark12313-Jul-09 22:23
helelark12313-Jul-09 22:23 
GeneralRe: Windows Popup Watcher Pin
jeipiyaku13-Jul-09 22:37
jeipiyaku13-Jul-09 22:37 
GeneralRe: Windows Popup Watcher [modified] Pin
helelark12313-Jul-09 22:49
helelark12313-Jul-09 22:49 
GeneralRe: Windows Popup Watcher Pin
jeipiyaku13-Jul-09 23:26
jeipiyaku13-Jul-09 23:26 
QuestionDatabase deployment. using VB .net Pin
Cory Kimble13-Jul-09 8:25
Cory Kimble13-Jul-09 8:25 
AnswerRe: Database deployment. using VB .net Pin
David Mujica13-Jul-09 8:53
David Mujica13-Jul-09 8:53 
GeneralRe: Database deployment. using VB .net Pin
Cory Kimble13-Jul-09 8:58
Cory Kimble13-Jul-09 8:58 
GeneralNo scripts Pin
David Mujica13-Jul-09 9:17
David Mujica13-Jul-09 9:17 
GeneralRe: No scripts Pin
Cory Kimble13-Jul-09 10:40
Cory Kimble13-Jul-09 10:40 
GeneralRe: No experience with SQL Express Pin
David Mujica13-Jul-09 10:44
David Mujica13-Jul-09 10:44 
GeneralRe: No experience with SQL Express Pin
Christian Graus13-Jul-09 10:59
protectorChristian Graus13-Jul-09 10:59 
GeneralRe: No scripts Pin
Henry Minute13-Jul-09 11:34
Henry Minute13-Jul-09 11:34 
Questionhow to convert any VB.NET code into C++.net Pin
samvaidy13-Jul-09 7:41
samvaidy13-Jul-09 7:41 
AnswerRe: how to convert any VB.NET code into C++.net Pin
Christian Graus13-Jul-09 7:43
protectorChristian Graus13-Jul-09 7:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.