Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Sybase Topics / July 2008

Tip: Looking for answers? Try searching our database.

database cracking

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sindhuspillai@gmail.com - 30 Jun 2008 07:57 GMT
I have a *.db file, which could be a sybase or a paradox db (not sure
about it). Kindly suggest how to crack the db and get the contents of
the db to MS Access.

Also suggest, how to know if the db is paradox or sybase.

Sindhu.
bret@sybase.com - 30 Jun 2008 18:07 GMT
On Jun 30, 12:57 am, sindhuspil...@gmail.com wrote:
> I have a *.db file, which could be a sybase or a paradox db (not sure
> about it). Kindly suggest how to crack the db and get the contents of
[quoted text clipped - 3 lines]
>
> Sindhu.

Assuming the file hasn't been compressed or encrypted, a Sybase ASE
backup file would contain the string "sysobjects", so if the unix
command

strings *.db | grep sysobjects

returns anything, it is likely a Sybase backup.  Don't know of any way
to get the contents to MS Access short of booting up a server and
extracting the table definitions and data.
sindhuspillai@gmail.com - 01 Jul 2008 10:52 GMT
On Jun 30, 8:07 pm, b...@sybase.com wrote:
> On Jun 30, 12:57 am, sindhuspil...@gmail.com wrote:
>
[quoted text clipped - 15 lines]
> to get the contents to MS Access short of booting up a server and
> extracting the table definitions and data.

Are there free downloads available for SQLAnywhere_1000_Windows.exe
and Sybase ASE ODBC driver? If so where can I find them?

Thanks in advance.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.