As I know, IB6 supports different SQL dialects and Dialect 1 is the most
propretary, whereas Dialect 3 is most common to SQL/92, so maybe you have a
database that uses datatypes not known in the dialect you used or you have
to specify a connect parameter for your jdbc connection that sets the
correct dialect?

----- Original Message -----
From: "shotaro" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 13, 2001 4:49 AM
Subject: Interbase dialect 1 error


Hi there.

I'm new at EJB Thecnology, and I'm having some troubles
with JOnas 2.2.4 + Interbase 6.

I wrote an entity bean with a date field.
When I try to insert a new row, I got a message
complaining about "an unsupported date type with dialect
1"
What does it mean? What do I have to do?
Another doubt mine is about blob fields...
How can I generate an EJB-JAR.XML for this type of data?

thanks in advance.


__________________________________________________________________________
Compras com facilidade e segurança?
ShoppingBOL
http://shopping.bol.com.br


----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".


----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to