473,407 Members | 2,546 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,407 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 1704
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.