I am working with Wintango OSX and Frontbase, connecting via JDBC

My problem is that some - perhaps database specific - SQL-Orders give no result when fired via dbms against the frontbase database.
If using an sql console i get a one column array as a result.

So what?
Normally i should get an answer. Any� idea? Is somebody else using frontbase?
I have to deal with it, because WebObjects , which also accesses the database uses this "select unique from <table>" feature to generate unique keys.

Christian

+++++
[Application�File] � �[4]
START /noweda/test.taf WitangoServer
[Search�Action]� � �� �[4]
Search
[Query] � �[5]
SELECT MAX(N1.NO_INFO_PK) FROM webobjects.NO_INFO N1
[ActionResults][9]
3011
[Direct�DBMS�Action][10]
DirectDBMS
[Query] � �[10]
SELECT UNIQUE FROM NO_INFO;
[ActionResults] � �[33]

[Return�Action] � �[33]
Return
[request$�Vars][34]
variableTimeout=30; ResultSet=[Array:0x0];


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to