From:
<car...@te...> - 2004-05-13 16:39:35
|
Hello: >One solution would be to set the DataSourceSet = true if the Database >connection string parameter is set, since parseConnectionInfo() is >searching for this parameter also and Database is the only other >required connection string option besides user and passord. > Thanks, it should be fixed now in CVS. The problem is that the Database an have different formats: dataSource/portNumber:databasePath //dataSource:portNumber/databasePath Maybe i will try to use RegEx here :) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |