Subject Changing properties to connect to database
Author davissammybr
Hi,
Im using the beforeconnect event from ibodatabase to set the
location of my database. Example:
IBodatabase.Path := 'My path'
My project was created with win2k but i need to try it in winMe.
In win2k its works fine, but in winMe i receive the folowing
message "database name can not is blank".
Where i am wrong? I need set others params to change of system?


Thanks.