I had the ADO connection working and sending DateTime to SQL with little trouble. But now, the customer has told me that my connection is to MySQL. We are porting over our connections and having trouble getting the NAV DateTime into a format that MySQL will accept. Any help would be appreciated. :-k
0
Answers
If you want to format a datetime then use FORMAT. for ex: FORMAT(WORKDATE,0,'<Day,2><Month,2><Year4>')
ArcherPoint, Inc http://www.archerpoint.com
Blog: http://www.navisionworld.com
skkulla