Quantcast
Channel: MySQL Forums - Microsoft SQL Server
Viewing all articles
Browse latest Browse all 686

Retrieving smalldatetime (no replies)

$
0
0
I have a script that retrieves data from a MS SQL server, and one of the fields in a table is smalldatatime type. The data has to be transferred to a MYSQL server each time the script is run. Can I convert the smalldatetime to varchar or datetime using VB?

Here's the script:

www.zephyrusdevelopment.com/transferscript.vb

Viewing all articles
Browse latest Browse all 686