|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
||||
|
||||
|
Can I create/add a user with ODBC ?
|
|
#2
|
|||
|
|||
|
Do you have a firebird odbc installed? If so, yes you can create a user with ODBC.
|
|
#3
|
||||
|
||||
|
Quote:
Yes, I have ODBC installed (from IBPhoenix.com), but I don't know how do it. I can't find "CREATE USER ..." sql command in the IB6 documentation Last edited by goreXP : July 9th, 2003 at 12:49 AM. |
|
#4
|
|||
|
|||
|
From the gse command line:
add name -pw password ... You can find this information on page 100 of the operations manual. |
|
#5
|
||||
|
||||
|
Quote:
NO. I whant to create user directly from my application, not from a command line tool. In MS Sql Server I use "sp_grantlogin", in PostgreSQL I use "CREATE USER ...". May be I have to insert direct into security.fbd, but I don't know how to manage the password !!! |
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > Create user with ODBC |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|