dbTalk Databases Forums  

VMS DAT File to Import into SQL Server 2000

microsoft.public.sqlserver.server microsoft.public.sqlserver.server


Discuss VMS DAT File to Import into SQL Server 2000 in the microsoft.public.sqlserver.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rob
 
Posts: n/a

Default VMS DAT File to Import into SQL Server 2000 - 12-17-2005 , 03:56 PM






Does anyone know what the best way is to import a DAT file from a VMS system
into MS SQL Server 2000 is?

Any idea what format it might be in?

Thank you,

Rob

Reply With Quote
  #2  
Old   
Paul Smith
 
Posts: n/a

Default Re: VMS DAT File to Import into SQL Server 2000 - 12-18-2005 , 06:02 AM






Easiest and cheapest way is to export the data to a CSV on the VAX and then
import the result using normal SQL Server methods.

In the past I have used various tools that supply ODBC drivers, but they
cost....

Paul

"Rob" <Rob (AT) discussions (DOT) microsoft.com> wrote

Quote:
Does anyone know what the best way is to import a DAT file from a VMS
system
into MS SQL Server 2000 is?

Any idea what format it might be in?

Thank you,

Rob



Reply With Quote
  #3  
Old   
Rob
 
Posts: n/a

Default Re: VMS DAT File to Import into SQL Server 2000 - 12-18-2005 , 02:39 PM



Paul,

What command would you run against the DAT file either on VMS or on the
Windows side to break it down into CSV?

Thank you,
--
Rob


"Paul Smith" wrote:

Quote:
Easiest and cheapest way is to export the data to a CSV on the VAX and then
import the result using normal SQL Server methods.

In the past I have used various tools that supply ODBC drivers, but they
cost....

Paul

"Rob" <Rob (AT) discussions (DOT) microsoft.com> wrote in message
news:EE7A14AE-D3D2-496D-8071-F8A546936941 (AT) microsoft (DOT) com...
Does anyone know what the best way is to import a DAT file from a VMS
system
into MS SQL Server 2000 is?

Any idea what format it might be in?

Thank you,

Rob




Reply With Quote
  #4  
Old   
John Saunders
 
Posts: n/a

Default Re: VMS DAT File to Import into SQL Server 2000 - 12-22-2005 , 08:31 PM



"Rob" <Rob (AT) discussions (DOT) microsoft.com> wrote

Quote:
Does anyone know what the best way is to import a DAT file from a VMS
system
into MS SQL Server 2000 is?

Any idea what format it might be in?
The .DAT file type on VMS doesn't imply any particular format. What program
created the file?

John Saunders




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.