I am looking for a way to decode the information stored in a Sybase database transaction log file (all queries issued to the database).
Can someone please help with this?
I am looking for a way to decode the information stored in a Sybase database transaction log file (all queries issued to the database).
Can someone please help with this?
Ok i got the answer right here.
first you need to install SQL anywhere which i'll assume you do.
then:
"SQL anywhere install folder\Bin32\dbtran.exe" logName.log logName.log.txt
the end result would look like this: