Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to identifiy the data types

Status
Not open for further replies.

motto

Programmer
May 28, 2000
23
0
0
IN
Hi,<br><br>&nbsp;&nbsp;&nbsp;We have moved to VB6.0 and ADO.<br>Retreive from grid to array <br>While fetching we won't be knowing<br>each field what data type they are?<br><br>Let's say for timestamp rdtyTimeStamp<br><br>Like wise i want to know what is<br>the relevant ADO type for other data types.<br>Hope got my question.<br><br>Thanks in advance<br>Sugi Motto<br>
 
Sugi,<br><br>Sorry I can't help with your question, but I don't understand quite what you're asking.&nbsp;&nbsp;If you are programmatically filling the array (e.g. some object), then you ?must? know from whence the data comes?&nbsp;&nbsp;How, then, can you NOT know what the data looks like (e.g. the data types)?<br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top