Page 1 of 1

big database .dat

Posted: Fri Oct 14, 2005 5:29 am
by sebs
I have a very big database in a .dat file.Does anyone know how to open it?Which program or in which way?

Posted: Fri Oct 14, 2005 6:05 am
by jayshields
how did you make it? did you use a program? if so, use the same one to read it.

if you dont have a program to read it, then just write a script to parse the .dat file and print the data in a html table or somethng.