SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseSQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
  #1  
Old May 18th, 2000, 08:26 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
Defining Creation Date for Records-Access 97

<i><b>Originally posted by : Steve H (samiz@msn.com)</b></i><br />I need define a table field with the creation date for a new record. It's for a form that users will fill out on our web site. When the form is submitted, the user's information will be written to a new record in the database. I need to automatically insert the record creation date mainly for searching & sorting later on. I have defined a field in Access called "createtime". Something is off in the last SQLStatement, it always throws the error message: <br /><br /><br />Microsoft VBScript runtime error '800a000d' <br /><br />Type mismatch: 'Format' <br />================================ <br /><br /><br />The SQL statement is as follows:<br /><br /><br />SQLStatement = "INSERT INTO Questions (CustEMail, Technology, Question, createtime)" <br />SQLStatement = SQLStatement & "VALUES('" & Request.Form("CustEMail") & "'" <br />SQLStatement = SQLStatement & ",'" & Request.Form("Technology") & "'" <br />SQLStatement = SQLStatement & ",'" & Request.Form("Question") & "'" <br />SQLStatement = SQLStatement & ", #" & Format(Now(),"mm/dd/yyyy hh:nn:ss AM/PM") & "#)" <br /><br /><br /><br />---------------------------<br />Any suggestions appreciated<br /><br /><br />

Reply With Quote
  #2  
Old May 24th, 2000, 06:45 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,578 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
<i><b>Originally posted by : Mike B (mikeb811@hotmail.com)</b></i><br />try changing from<br /><br />SQLStatement = SQLStatement & ", #" & Format(Now(),"mm/dd/yyyy hh:nn:ss AM/PM") & "#)" <br /><br />to<br /><br />SQLStatement = SQLStatement & ", #" & Format(Now(),"mm/dd/yyyy hh:mm:ss AM/PM") & "#)" <br /> difference----^^<br /><br />Hope this helps<br /><br />Mike<br /><br />------------<br />Steve H at 5/18/2000 6:26:13 PM<br /><br />I need define a table field with the creation date for a new record. It's for a form that users will fill out on our web site. When the form is submitted, the user's information will be written to a new record in the database. I need to automatically insert the record creation date mainly for searching & sorting later on. I have defined a field in Access called "createtime". Something is off in the last SQLStatement, it always throws the error message: <br /><br /><br />Microsoft VBScript runtime error '800a000d' <br /><br />Type mismatch: 'Format' <br />================================ <br /><br /><br />The SQL statement is as follows:<br /><br /><br />SQLStatement = "INSERT INTO Questions (CustEMail, Technology, Question, createtime)" <br />SQLStatement = SQLStatement & "VALUES('" & Request.Form("CustEMail") & "'" <br />SQLStatement = SQLStatement & ",'" & Request.Form("Technology") & "'" <br />SQLStatement = SQLStatement & ",'" & Request.Form("Question") & "'" <br />SQLStatement = SQLStatement & ", #" & Format(Now(),"mm/dd/yyyy hh:nn:ss AM/PM") & "#)" <br /><br /><br /><br />---------------------------<br />Any suggestions appreciated<br /><br /><br />

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseSQL Development > Defining Creation Date for Records-Access 97


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 

Iron Speed




© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway