|
-
May 2nd, 2001, 11:53 AM
#1
Getting a DateTime field value to a variable
Hi,
I am trying to grab a value from a datetime field in SQL, but it doesnt
return nothing. I have declared:
Dim strDate as String
strDate = rsInfo.Fields("UploadDate").Value
It doesnt return anything. Al my other fields work, except that they are
of the datatype text.
How should I declare it??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|