Click here to Skip to main content
15,918,243 members
Home / Discussions / Database
   

Database

 
GeneralRe: Simple question that is KILLING me!!! Pin
Edbert P24-Feb-04 17:34
Edbert P24-Feb-04 17:34 
GeneralRe: Simple question that is KILLING me!!! Pin
HarleyJase25-Feb-04 5:06
HarleyJase25-Feb-04 5:06 
GeneralRe: Simple question that is KILLING me!!! Pin
HarleyJase25-Feb-04 5:20
HarleyJase25-Feb-04 5:20 
GeneralRe: Simple question that is KILLING me!!! Pin
Edbert P25-Feb-04 11:37
Edbert P25-Feb-04 11:37 
GeneralRe: Simple question that is KILLING me!!! Pin
HarleyJase26-Feb-04 7:05
HarleyJase26-Feb-04 7:05 
GeneralRe: Simple question that is KILLING me!!! Pin
Edbert P26-Feb-04 11:01
Edbert P26-Feb-04 11:01 
GeneralSQL Server Stored Procedure Pagination Pin
Braulio Dez24-Feb-04 6:13
Braulio Dez24-Feb-04 6:13 
GeneralData type mismatch blues. Pin
Marypoppins23-Feb-04 22:39
Marypoppins23-Feb-04 22:39 
Mad | :mad: We have an old DOS program that is still in use daily. I am trying to use the existing dBase database (not sure what version) and write a more user friendly interface in vb6. I have used and ADO control and am connecting through ODBC. I can populate the datagrid control without a problem, but when I try try:

Adodc2.RecordSource = "SELECT * FROM Supplier WHERE JOB_NO = '" & JobNumber & " '"

I get a data type mismatch for the JobNumber. The job number would typically be 1394.02 for example. I have tried declaring it as an Integer, String, long, short and double. I keep getting the same error:
[Microsoft][ODBC dBase driver] data type mismatch in criteria expression.

I have been trying to sort this out for the last six hours. Can anyone help?



Byron
GeneralRe: Data type mismatch blues. Pin
Verdant12324-Feb-04 5:12
Verdant12324-Feb-04 5:12 
GeneralRe: Data type mismatch blues. Pin
Marypoppins24-Feb-04 18:52
Marypoppins24-Feb-04 18:52 
Generalconnect to web service Pin
arzu23-Feb-04 21:43
arzu23-Feb-04 21:43 
GeneralRe: connect to web service Pin
Verdant12324-Feb-04 5:08
Verdant12324-Feb-04 5:08 
Generalbase de donnée avec une classe en C++ Pin
MagicFans9122-Feb-04 23:24
MagicFans9122-Feb-04 23:24 
GeneralRe: base de donnée avec une classe en C++ Pin
Sarvesvara (BVKS) Dasa23-Feb-04 2:06
Sarvesvara (BVKS) Dasa23-Feb-04 2:06 
GeneralRe: base de donnée avec une classe en C++ Pin
Verdant12323-Feb-04 12:06
Verdant12323-Feb-04 12:06 
GeneralRe: base de donnée avec une classe en C++ Pin
maevava26-Apr-04 1:54
maevava26-Apr-04 1:54 
GeneralInstall my SQL Database to other Machine Pin
Sarvesvara (BVKS) Dasa22-Feb-04 20:12
Sarvesvara (BVKS) Dasa22-Feb-04 20:12 
GeneralRe: Install my SQL Database to other Machine Pin
TLWallace22-Feb-04 20:43
TLWallace22-Feb-04 20:43 
GeneralRe: Install my SQL Database to other Machine Pin
Sarvesvara (BVKS) Dasa23-Feb-04 2:05
Sarvesvara (BVKS) Dasa23-Feb-04 2:05 
GeneralRe: Install my SQL Database to other Machine Pin
Verdant12323-Feb-04 12:10
Verdant12323-Feb-04 12:10 
GeneralSaving DataSet into Access MDB Pin
dave charlton22-Feb-04 18:15
dave charlton22-Feb-04 18:15 
GeneralProblems building Query Pin
xfitr221-Feb-04 18:16
xfitr221-Feb-04 18:16 
GeneralRe: Problems building Query Pin
John Kuhn21-Feb-04 18:59
John Kuhn21-Feb-04 18:59 
GeneralRe: Problems building Query Pin
xfitr221-Feb-04 20:57
xfitr221-Feb-04 20:57 
GeneralRe: Problems building Query Pin
John Kuhn22-Feb-04 6:05
John Kuhn22-Feb-04 6:05 

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.