Subject | Using gpre |
---|---|
Author | Mike Baker |
Post date | 2004-05-21T20:22:50Z |
Hello all. I am a new user of Firebird. Here is my problem. I have used
IBConsole to create a database and added my tables to it. I have used grant
... to public for each table. So far so good. I created a Microsoft C
embedded SQL module to which I need to run gpre against. I am using the
following syntax;
gpre -c -n -user SYSDBA -password masterkey -d c:\path\Database.gdb
insource.sqc outsource.c
Each time, I get an error message;
Your user name and password are not defined. Ask your database administrator
to set up a Firebird login.
Any ideas on where I went wrong?
Thanks,
Mike
[Non-text portions of this message have been removed]
IBConsole to create a database and added my tables to it. I have used grant
... to public for each table. So far so good. I created a Microsoft C
embedded SQL module to which I need to run gpre against. I am using the
following syntax;
gpre -c -n -user SYSDBA -password masterkey -d c:\path\Database.gdb
insource.sqc outsource.c
Each time, I get an error message;
Your user name and password are not defined. Ask your database administrator
to set up a Firebird login.
Any ideas on where I went wrong?
Thanks,
Mike
[Non-text portions of this message have been removed]