hi ranchers
im a bit stuck on a problem so i need your help!
i have a very easy piece of code that uses a Connection and a DatabaseMetaData to retrieve tables and their columns .. so far so good .. for a bunch of tables the number of columns is doubled!! and i dont know why ..
then i get "MYTABLE cols=8" for .. say ..a table with only 4 cols ..
i know it may be trivial for some of you but that's my first attempt at using DatabaseMetaData
thanks for any help
[ March 28, 2006: Message edited by: Lukas Alamar ]