Hi Luggers...:-))
I have a .GDB file containing some data. I want to extract that data to a MySQL database or to a flat file. I have never worked with a .GDB file. Some amount of googlizing had led me to believe that .GDB extension is used by Interbase for its database files. How do I get the data out of that GDB file? I don't have Interbase installed on my Linux m/c. Can I still access the data in the file?
Regards Kapil Karekar ---------------------------------------- Let's build a Free Software Economy ----------------------------------------
On Thu, Dec 05, 2002 at 06:31:09PM +0530, Kapil Karekar wrote:
Hi Luggers...:-))
I have a .GDB file containing some data. I want to extract that data to a MySQL database or to a flat file. I have never worked with a .GDB file. Some amount of googlizing had led me to believe that .GDB extension is used by Interbase for its database files. How do I get the data out of that GDB file? I don't have Interbase installed on my Linux m/c. Can I still access the data in the file?
what's the output of the "file <filename>" command?