If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Have anybody information for pervasive error 171 ?, I was looking on internet and I could not see any good response for this issue, I'm using TITAN components.
171 means:
171: Database login failed
Authentication to the database failed due to a wrong or missing password.
Sounds like your database is using PSQL security and the user/password isn't being passed in (by either Titan or the developer).
Can you access the database using the PCC?
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
When you accessed the table through PCC, did it require a username/password?
If so, does Titan have a way of passing that user name/password? I haven't used Titan so I don't know anything about Titan specifcally.
Also, are you able to open the file using the Pervasive Function Executor?
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
No, I don't need to put login and password, the problem is, my web application working fine for a while and some times I receive that error and I need to reset the server and I don't know what to do, there is not much information for that error...