|
Posted by Gopi kumaran on 10/12/06 05:46
My problem is that I use a software called LYtec2006(medical billing
software) which is built on MS Sql Server.So when I run the set up for
that software, sql server default databases master,model,msdb,northwind
are created in a folder called lytecdata.When I create a
database(practice in medical billing terminology) in lytec 2006, a .dat
file and .log file is created in lytec data folder with file name as
databasename.I opened that .dat file through hex editor, I am able to
see sysobjects,sysfiles1 in that .dat file.Can you let me know how to
fetch data from that .dat file.Does that .dat file consists of tables
like patient master,insurance master etc..If so,how to go ahead with
this.Please let me know.I have MS SQL Server 7.0.
Expecting your kindly help at the earliest
*** Sent via Developersdex http://www.developersdex.com ***
Navigation:
[Reply to this message]
|