If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ANSI SQL > Time Insert Into Error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-14-03, 16:18
pjw0608 pjw0608 is offline
Registered User
 
Join Date: Aug 2003
Posts: 1
Time Insert Into Error

I have an Access database which users update & access information from a web page using mssql code I've created.

I have 2 fields in a form that are of Date/Time format, but I only want them to enter a Time (HH:MMS), and this is creating a problem where it returns an error of Syntax Error in INSERT INTO Statement.

I know how to format the data when I'm retrieving the data to post it to the site, but Is there a way to format a SQL Insert Into Statement to properly insert this data and allow it to be used in future queries?

Thanks
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On