C/Front connection

jadetunjijadetunji Member Posts: 26
edited 2005-04-04 in Navision Attain
Hello,

I'm trying to connect to a Navsion database using the C/Front SDK. I've loaded the SDK DLL successfully but every function I call causes my application to exit with database error code 1303 . I running a local Navsion database and I've put our valid .FLF license with SDK access in same path as the database but I still get the no permission error. I get the same problem using the sample.c code that comes with the SDK.

Any ideas on what I'm doing wrong?

Thanks.

Comments

  • fbfb Member Posts: 246
    From DbError.txt in the C/Front folder:
    Err_DB_ExecuteObjDenied 1303
    If your db has logins, have you created a Role with the 'System, 9110' permission? Have you added that Role to your login?
Sign In or Register to comment.