SYSTEMTIME and Prepared statements
Posted by: Alain
Date: July 27, 2005 06:34PM

Hi,

Problem may have been mentionned before, but I found no information on this simple subject.

I am using VStudio and MySQL.I wish to prepare queries that will insert DateTime data in MySQL.

The SYSTEMTIME struc in Microsoft C++ has an additonal DayOfWeek field in the middle, so that I can't just assign the address of this struct to bind to the query statement.

How has this been solved?

Thanks.

Alain

Options: ReplyQuote


Subject
Views
Written By
Posted
SYSTEMTIME and Prepared statements
701
July 27, 2005 06:34PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.