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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADO

Status
Not open for further replies.

jayjay60

Programmer
Joined
Jun 19, 2001
Messages
97
Location
FR
I would like to know how I could use ADO for excel database?
How I could I catch values which are represented as a date and give them to my function which have a COleDate Time object?

thanks for your help

jayjay
 
One general idea is to read/put strings representations. John Fill
1c.bmp


ivfmd@mail.md
 
could you be more explicit, because I don't know how to do
 
instead of get/put some date/time C++ specific structures, just work with such strings as L"03/08/1995:..." John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top