Skip to main content

I am interested in read several .dbs files with FME. I have read that this .dbs is a Gupta Technologies SQLBase database file.

Is there any chance that FME can read this format?

You could perhaps try downloading JDBC libraries for this format, and then try the generic JDBC reader?

 

(I would start with accessing the dbs-file using e.g. DBeaver and JDBC libraries to explore the data a bit)


Reply