2011/11/13 Maciej Sobczak <[email protected]>: > There is no separate mailing list for the Ada part. I believe it is OK > to discuss the Ada binding and idioms here. Ok, good to know
>> I did not see any samples like 'select * from table' > This form of SQL (in general: an unknown number of columns in a rowset) > is not supported in Ada. Hmm, that is too bad. I'm maintaining a system with 'lots' of these kind of statements. Rewrite is not a possibility. >> Is it possible to retrieve values, both by column index and by column name? > No. Ok, that can probably be abstracted away in a thin layer between our current sql-spec and soci-ada > Certainly, Aix is not on our priority list, but the library was tested > on several variants of Linux. I see. Thanks for the quick answer, but I think I need to keep on looking. -- /Björn ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
