I'm using an interbase meta file with ttable components.
When I run my application I'm asked for a user name and
password for the interbase meta file, is there anyway
to open the table, without having the user name and
password request..
Assuming I've not got the wrong end of the stick, all you have to do is on the database component under params put in:
USERNAME=<username>
PASSWORD=<password>
if you badly need to access it try reinstalling interbase then use the above username and password. or else interbase cannot let you access... gud luck !!!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.