Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Other Developer Tools  |  4DLSQL  |  DB Login troubles

4DLSQL

4DLSQL

Clone of 4D SQL Server plugin

Version:  1.5.0

   [ Views: 718 ]

DB Login troubles

Feedback Type:  Troubleshooting Report

Contributed by: skendall Wednesday, June 02 2004 @ 06:25 AM PDT

Product Platform: MacOSX

Used Product For: Less than a month

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
  
System Info:OS X 10.3.4 Proc: 450 MHz PowerPC G4 Mem 896 MB SDRAM 4D 2003

Rate this Troubleshooting Report

Was this Troubleshooting Report helpful? Yes | No

Comments

1 comments |

DB Login troubles - skendall

Nevermind, the problem was mine and I have corrected it. Sorry.

Reply to This

Wednesday, June 02 2004 @ 06:50 AM PDT