Dmitry Melekhov wrote: > Albert Brotzer wrote: > > > Sorry, I accidentally sent this question to jonas-team instead of > > jonas-users. > > > > Here is my question: > > > > I'm using INFORMIX-OnLine with Jonas and want to make use of primary key > > values for my CMP-Beans generated by the INFORMIX-Server. This can be done > > with a SERIAL column in INFORMIX. I already know that there is no ANSI SQL > > way to do this, but as I just use INFORMIX I don't care much about > > portability in this respect. I already tried to do the following: > > > > > > I use the same technique with Sybase, i.e. use sql server generated keys. > But, IMHO, this is not right way, because I have Sybase specific code. > Is there any way to generate sequences without using sql server > specific features? > > -- > Dmitry Melekhov > http://www.aspec.ru/~dm > 2:5050/11.23@fidonet -- Dmitry Melekhov http://www.aspec.ru/~dm 2:5050/11.23@fidonet ---- 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".
