goldy wrote: >Hi, > >I am trying to use unixODBC for sqlite for this purpose i have set up >(installed) sqliteodbc driver and unixodbc but now how to check it that it's >really working or not. I mean are there some tests present which can be >checked. > >Regards > > > You can use isql to test the connection and issue queries. -- Nick