Hi All,
I am developing a web application and I have a folder containing a bunch of files with .adm , .adi and .adt and .bak extensions.I want to be able to read this data and convert put it in mysql db. I have figured that these are files stored by sybase in its proprietary format. I have opening with sybase advantage server but the folder does not have a .db file. I am really trying hard to just read this data but am not able to. It'd be a great help if you can give me some direction.
Thanks.