Click here to Skip to main content
15,891,657 members
Home / Discussions / Database
   

Database

 
Generalread excel files Pin
blames17-Jan-04 21:49
blames17-Jan-04 21:49 
GeneralRe: read excel files Pin
Mazdak17-Jan-04 22:02
Mazdak17-Jan-04 22:02 
GeneralConnect to DB at web server Pin
Mohamad Al Husseiny17-Jan-04 19:30
Mohamad Al Husseiny17-Jan-04 19:30 
GeneralRe: Connect to DB at web server Pin
Mazdak17-Jan-04 22:03
Mazdak17-Jan-04 22:03 
GeneralRe: Connect to DB at web server Pin
Mohamad Al Husseiny17-Jan-04 23:24
Mohamad Al Husseiny17-Jan-04 23:24 
GeneralRe: Listbox Problems Pin
Colin Angus Mackay17-Jan-04 15:36
Colin Angus Mackay17-Jan-04 15:36 
GeneralRe: Listbox Problems Pin
cynnerg18-Jan-04 13:39
cynnerg18-Jan-04 13:39 
GeneralSQL Insert Error Pin
cynnerg16-Jan-04 12:00
cynnerg16-Jan-04 12:00 
I am using this SQL query to insert into an access database using oleDbCommand:

INSERT INTO Events (ID, Code, Hour, Day, Location, Name, Cost) VALUES (0, 'code', '5:05 pm', '11/3/2004', 'loc', 'name', '23.56')

I keep getting an insert error, although when testing the query through Access it works fine. I have tried both using command parameters and hard-coding the data in as it is above, with the same results.

Any suggestions?



GeneralRe: SQL Insert Error Pin
cynnerg16-Jan-04 12:17
cynnerg16-Jan-04 12:17 
GeneralRe: SQL Insert Error Pin
Guillermo Rivero16-Jan-04 12:47
Guillermo Rivero16-Jan-04 12:47 
GeneralRe: SQL Insert Error Pin
cynnerg16-Jan-04 16:08
cynnerg16-Jan-04 16:08 
GeneralRe: SQL Insert Error Pin
Guillermo Rivero16-Jan-04 18:07
Guillermo Rivero16-Jan-04 18:07 
GeneralRe: SQL Insert Error Pin
Guillermo Rivero16-Jan-04 18:11
Guillermo Rivero16-Jan-04 18:11 
GeneralRe: SQL Insert Error Pin
cynnerg17-Jan-04 3:57
cynnerg17-Jan-04 3:57 
GeneralRe: SQL Insert Error Pin
Roger Wright17-Jan-04 4:42
professionalRoger Wright17-Jan-04 4:42 
GeneralRe: SQL Insert Error Pin
rahtrow21-Jan-04 7:56
rahtrow21-Jan-04 7:56 
GeneralGet list of Tables from Database Pin
dlgross16-Jan-04 11:22
dlgross16-Jan-04 11:22 
GeneralRe: Get list of Tables from Database Pin
Guillermo Rivero16-Jan-04 12:17
Guillermo Rivero16-Jan-04 12:17 
GeneralRelationship w/ External Table Pin
Jamie Nordmeyer16-Jan-04 6:48
Jamie Nordmeyer16-Jan-04 6:48 
GeneralRe: Relationship w/ External Table Pin
Arjan Einbu18-Jan-04 3:50
Arjan Einbu18-Jan-04 3:50 
GeneralRe: Relationship w/ External Table Pin
Jamie Nordmeyer19-Jan-04 4:57
Jamie Nordmeyer19-Jan-04 4:57 
GeneralStoring DateTime Format, C# MSSQL DateTime field Pin
AssemblySoft16-Jan-04 5:58
AssemblySoft16-Jan-04 5:58 
GeneralRe: Storing DateTime Format, C# MSSQL DateTime field Pin
Mike Dimmick16-Jan-04 12:52
Mike Dimmick16-Jan-04 12:52 
GeneralRe: Storing DateTime Format, C# MSSQL DateTime field Pin
Atilla Ozgur19-Jan-04 10:41
Atilla Ozgur19-Jan-04 10:41 
GeneralRe: Storing DateTime Format, C# MSSQL DateTime field Pin
gpa200022-Jan-04 0:58
gpa200022-Jan-04 0:58 

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.