Subject | Re: [firebird-support] Creating a database using DSQL |
---|---|
Author | Martijn Tonies |
Post date | 2008-11-17T10:40Z |
Hello Norman,
If it doesn't fail, check to see if you have environment variables
defined.
As for putting those into Params, check the docs or the source,
for the CreateDatabase, I believe you need to use:
USER_NAME
while for connecting, you use:
USERNAME
or something.
Yes, it -is- ***... Some programmer has been sleeping on the
job I guess.
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Sybase
SQL Anywhere, Oracle & MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
> Thanks Alan,password, but succeeds if you do not. Uses the default sysdba and masterkey.
> Kinda obvious I guess. Except it fails if you supply a user id and
If it doesn't fail, check to see if you have environment variables
defined.
As for putting those into Params, check the docs or the source,
for the CreateDatabase, I believe you need to use:
USER_NAME
while for connecting, you use:
USERNAME
or something.
Yes, it -is- ***... Some programmer has been sleeping on the
job I guess.
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Sybase
SQL Anywhere, Oracle & MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com