Subject Re: [IBO] connection question
Author Paul Little
Hi Jason,

This is it:

object Database1: TIBODatabase
PasswordRemembered = True
SavedPassword = '.JuMbLe.01.4D42A4EC68518C08'
DatabaseName = 'modeldb'
Params.Strings = (
'path=c:\riskmodel\data\riskdata.gdb'
'username=RISKMODEL'
'password=riskdata')
Left = 280
Top = 144
end

Please tell me what is wrong.

tia
Paul

Jason Wharton wrote:
>
> Look at the connection Params settings and make sure there is an entry for
> the PASSWORD item.
> What do you have entered in there?
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com