This really has me puzzled...
I have the following SQL statement:
SELECT DateAdded, Folder, Filename, FolderID FROM MasterKey WHERE MasterKey=6301;
I am using ADO and the following connection string:
Provider=MSDASQL.1;Extended Properties="DRIVER={MySQL ODBC 3.51...