Hi!
I've a problem with an application which uses Notes ODBC driver. If i map
my model on view, performance are very bad, but it works. And if i map my
model on Forms, the performances are very better, but, it works only one
time.
The second time i  make a research on the table i've this message :
 Application:  INTRACOM
Error:  EOGeneralAdaptorException
Reason:  EOGeneralAdaptorException: Exception occured while evaluating
'rechercher', on target:<Contacts 0xaccae0>:
SQLExecDirect in -[ODBCChannel evaluateExpression:(<ODBCSQLExpression:
"SELECT t0."compUNID", t0."MailAddress", t0."OfficeFAXPhoneNumber",
t0."Genre", t0."contactID", t0."LastName", t0."FirstName",
t0."OfficePhoneNumber", t0."CellPhoneNumber", t0."JobTitle" FROM "Client"
t0 WHERE t0."LastName" like ?" withBindings:(1:GADREAU(NomContact))>)]
S1000--3844: [Casahl/Lotus][ODBC Lotus Notes][Lotus Notes Server]Notes API
driver error: pointeur de fichier non valide
Stack Trace:
EOGeneralAdaptorException: SQLExecDirect in -[ODBCChannel
evaluateExpression:(<ODBCSQLExpression: "SELECT t0."compUNID",
t0."MailAddress", t0."OfficeFAXPhoneNumber", t0."Genre", t0."contactID",
t0."LastName", t0."FirstName", t0."OfficePhoneNumber",
t0."CellPhoneNumber", t0."JobTitle" FROM "Client" t0 WHERE t0."LastName"
like ?" withBindings:(1:GADREAU(NomContact))>)]
S1000--3844: [Casahl/Lotus][ODBC Lotus Notes][Lotus Notes Server]Notes API
driver error: pointeur de fichier non valide
at
com.apple.yellow.eocontrol.EOEditingContext.objectsWithFetchSpecification(E
OEditingContext.java:56)
at Contacts.rechercher(Contacts.java:23)

Stack Trace:
Not available.

I've tried to make EOFetchSpecification and to use WODisplayGroup. I've
obtained the same error message.
If someone could help me.
Thanx a lot





Reply via email to