Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 TAP 3 Binary Files

Author  Topic 

Starlet_GT
Yak Posting Veteran

81 Posts

Posted - 2009-06-29 : 23:59:36
Hi,
I want to import TAP 3 files into SQL Server, but files format is binary ... i tried to open those files in notepad but it shows junk. Please guide how to get rid of this issue

Thanks in advance
MIZ

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2009-06-30 : 00:04:37
What is TAP 3 files ?

Can you export it into CSV ? or Tab delimited ?


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page

Starlet_GT
Yak Posting Veteran

81 Posts

Posted - 2009-06-30 : 00:10:27
TAP 3 format is switch CDRs Data, file is automaticlly created by mediation, so its not in my control to export into csv or tab delimited format.

If any one worked on it definatly have good idea how to handle it
Go to Top of Page

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2009-06-30 : 00:17:30
Try to check with the vendor or documentation on the file format or any util to do it.


KH
[spoiler]Time is always against us[/spoiler]

Go to Top of Page
   

- Advertisement -