We are trying to migrate our database from pervasive 9.6.1 to SQL Server 2008.
I dont have any idea about pervasive.SQL.
While I scan through the folder it had few folders, each having some .dat files and inside a subfolder called pvdata , few .mkd files and 1 .dct file.It does not contain any .ddf file
We are tyring to create a tool which would dynamically read the .mkd files and put the data into sql server but how can I read the mkd files without .ddf files
What does .dat and .dct file actually contain?
Thanks in advance