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
Here's the script:
www.zephyrusdevelopment.com/transferscript.vb