473,387 Members | 1,532 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Import dat file content into ms sql server in a readable format

Dat file generated by X application.This file in paradox database folder of this application. The main output data from the machine saved in this dat file. But, I could not read the content. Help me on how to read this dat file. A part of dat file content:

Expand|Select|Wrap|Line Numbers
  1. <,?s;™=<wA?5);M=Q8=M@W?M;J=u=iv?mU;=…=   ƒƒ?Š;N >{="”?b<>=
  2. =!?<M3>G=h?;JM>   >TG?
  3.  <f>z>M?C <N€>
  4. #>’}?b‰;™>333>9Š?6<̦>\B>D@
  5. <M>…Q>    @<u>=
  6. W>
  7. @<K>fff>-S@<>ףp>x@<Ÿ>Hz>@<?…>'@Ol!<O#
  8. ?‡>|+@<?…‘>j6@r} <&?=
  9. —>Ž:@<<:
  10.  
Nov 19 '14 #1
5 1703
Rabbit
12,516 Expert Mod 8TB
It's obviously a binary file and not a text file so there is no readable format of the base file. That's how the data is stored. You will need to contact gotech and see if they will tell you how they structure that binary file so you can interpret it.
Nov 19 '14 #2
Thank you. How to identify whether the dat file content is binary? After get know how the data stored in dat file, must write some code to read the file? thank you.
Nov 21 '14 #3
Rabbit
12,516 Expert Mod 8TB
You can tell because it's a jumble of characters. Once you find out from gotech how they structure the file, you will have to write code to read the structure.
Nov 21 '14 #4
Thank you.Utf-8 are format for text type file. For the dat that have unreadable content but have textual data inside. If we convert to utf-8,then the file can be read? Thank you again. I will try to find out too.
Nov 22 '14 #5
Rabbit
12,516 Expert Mod 8TB
Utf8 looks like ASCII unless it's characters for a different language.
Nov 22 '14 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Serge Klokov | last post by:
Hello! I have a Oracle table with a BLOB field. Each field is actually a simple text file of several lines. How to get this BLOB fields in readable format? I tryied something like...
2
by: stringy | last post by:
How can i get content from xml file in a string format? I have an xml file. Within the xml file is html code. I want to do: string webpage = !! somehow read xmlfile as a string...
5
by: mphanke | last post by:
Hi, can somebody tell me how to convert the date from a Paradox .DB to human readable format? I need to write a tool to convert the 4 Bytes representing the date to a human readable format. ...
3
by: Lars Netzel | last post by:
I want to press a Linkbutton (in a DatagridItem) and return a file that is not shared in the IIS. I want to disallow "deeplinking". The following code works fine (it sends the file I want) but I...
2
by: Racerx | last post by:
Hi All: I am new to db2 databases. I use db2 V8.2 on AIX 5 platform. My database has 6 primary Log files and no secondary log files. When I try to read these files from the default locationi...
0
by: aparna123 | last post by:
Hi, I want to convert a .pst file into a readable fomat.I want to insert the contacts from the file into a mysql database.I have read a lot about it but nothing seems to help.Has anyone done/tried...
0
by: nehacredo | last post by:
hi alll.. i wanna display a word file content in a browser..how can i do that..i hav done one coding in that i can display the contents...but with contents some symbols also coming... anyone pls...
2
by: Jen | last post by:
I have a Hashtable serializing to a binary file ok but I really would like the file to be in XML format or other readable format. I DO NOT want to change all my code, I want to keep the Hashtable...
4
by: AshishMishra16 | last post by:
HI friends, I am using the Flex to upload files to server. I m getting all the details about the file, but I m not able to upload it to Server. Here is the code i m using for both flex & for...
1
by: lagunb | last post by:
Hello there, i'm a newbie for linux and need some help with a script. Basically what i need to do is; Below are links for pdfs to be opened and the links change dynamically as new content gets in...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.