SQL 2000 Date Problem

M

Matthew Speed

(Sorry if this stuff is easy. I am still a VB.Net semi-newbie)

I have a VB.Net program that retrieves dates from a SQL 2000 database.
Although I am sending over a varchar (I actually do a conversion
before I send) from SQL Server it still "sees" the data as a datetime
value. How can I make it see "6/23/2003" as 9 random characters?
 

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

Top