Tansfer Dates to SQL Server

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to transfer dates Via ADO to SQL Server. It won't take ## signs
around the date in an insert, so I removed them. But now all the dates read
10/01/1900 in SQL Server. Should I use some date function or send it as a
string with apostrophes wrapped around it?

Jim Stiene
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top