|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
User Credentials
I have a console application written in c# set up as a scheduled task which updates a Firebird database daily. My boss thinks that we can pass a connection string with no username and password and the application will use the credentials of the user who set up the scheduled task to access the firebird database. I have tried this, my windows logon is the same as an account in firebird but the application keeps throwing an exception stating that no username and password have been provided.
ERROR [08004] [ODBC Firebird Driver]Your user name and password are not defined. Ask your database administrator to set up a Firebird login. Is this possible and if so, can anyone help me here? Many thanks, Simon |
|
#2
|
||||
|
||||
|
I don't think it's feasible, your boss might be thinking of MsSQL's integrated auth.
__________________
My blog Tutorials about OSS databases, DBMonster ... Contribute to OSS Development, fill bug reports! Developer Shed eSupport Commented my.ini/my.cnf (ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins Random data (with a bias) |
|
#3
|
|||
|
|||
|
Thanks Pablo.
That'll save me hours trying to achieve what can't be done. |
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > User Credentials |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|