4DLSQL - 1.5.0Clone of 4D SQL Server plugin |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
DB Login troubles - Version: 1.5.0, 6/2/2004 06:25AM PST
skendall
I have followed all instuctions to the best of my knowledge, but I get the following error when running the following code:
Login:=DB Login (vLoginName;eUserPWord;â—ŠvsServerDB)
â—ŠvsServerDB is set to = a server name from my interfaces file, LSQL works fine and I've connected with isql also just to check.
Error:
A ":=" was expected.
DB_SQLError(5701;2;0;"Changed database context to 'cimp'.,srvname:crimson_dev,procname: , line: 0";0)
Obviously this code is inside DB_Login so there is nothing I can do, maybe you have DB_Login to take more parameters then login/password/server; or maybe it's something else?
also, immediatly after hitting "Continue" I get the error:
A ":=" was expected.
DB_SQLError(5703;1;0;"Changed language setting to 'us_english'.,srvname:crimson_dev,procname: , lin";0)
please help!
Thanks,
Scott
Login:=DB Login (vLoginName;eUserPWord;â—ŠvsServerDB)
â—ŠvsServerDB is set to = a server name from my interfaces file, LSQL works fine and I've connected with isql also just to check.
Error:
A ":=" was expected.
DB_SQLError(5701;2;0;"Changed database context to 'cimp'.,srvname:crimson_dev,procname: , line: 0";0)
Obviously this code is inside DB_Login so there is nothing I can do, maybe you have DB_Login to take more parameters then login/password/server; or maybe it's something else?
also, immediatly after hitting "Continue" I get the error:
A ":=" was expected.
DB_SQLError(5703;1;0;"Changed language setting to 'us_english'.,srvname:crimson_dev,procname: , lin";0)
please help!
Thanks,
Scott
Most Recent Replies: View All 1 Replies
- DB Login troubles
[Mech] This is… - Version: 1.0.1, 3/14/2003 12:21AM PST
Hao Li (Hao Li)
Sybase only. It uses Sybase native APIs.
Thanks
Chris