![]() |
Sergey Kornilov admin 9/1/2010 |
We need more specifics like URLs and exact error messages you getting. |
W
|
waynes888 author 9/1/2010 |
We need more specifics like URLs and exact error messages you getting.
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
|
W
|
waynes888 author 9/2/2010 |
Sergey, if the original database has table names in mixed case and I now switched to a MySql will all the table names in lowercase, ASPrunner runner doesn't change the table names to lower case in the code when I resync the database. The table names do change to lowercase on the tables screen but not in the code after the rebuild. Is this correct? Shouldn't the code change according to the table name? |
W
|
waynes888 author 9/2/2010 |
Sergey, if the original database has table names in mixed case and I now switched to a MySql will all the table names in lowercase, ASPrunner runner doesn't change the table names to lower case in the code when I resync the database. The table names do change to lowercase on the tables screen but not in the code after the rebuild. Is this correct? Shouldn't the code change according to the table name?
|
![]() |
Sergey Kornilov admin 9/2/2010 |
W@yne, |