On server, I have a server dsn with same attributes, except server='localhost' (I've tried the IP address and 127...)
Just to make sure that it wasn't a mysql user permission problem, they are running with user=root. In the taf, I set data source as "same as" and then I try setting the source attributes directly. No matter, this is that the output is...
Does my server have odbc problem (I installed same way as laptop), a tango server problem, or is it the phase of the moon?
ErrorVerify that data source is properly configured and that database server is online.
An error occurred while processing your request:
File: testnewrecord.taf
Position: Insert
Class: DBMS
Main Error Number: 1049
[MySQL][ODBC 3.51 Driver]Unknown database 'mysqltest'
HY000
File: testnewrecord.taf
Position: Insert
Class: Internal
Main Error Number: -4
Unable to connect to the specified data source.
MySQL 3.51
File: testnewrecord.taf
Position: Insert
Class: Internal
Main Error Number: -4
Unable to connect to the specified data source.
On Friday, July 11, 2003, at 11:14 AM, Steve Smith wrote:
First, you don't need both a user and a system DSN and this may be the cause of your problems.
