Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > VBA / Office Integration > Word, PowerPoint, Outlook, and Other Office Products > Export Data to text file


Reply
 
Thread Tools Display Modes
  #1  
Old 01-26-2004, 01:53 PM
ilimax ilimax is offline
Junior Contributor
 
Join Date: Nov 2003
Posts: 252
Default Export Data to text file


Does anybody have idea how I can export data from SQL Sever to text file. I want to make new text file every time I export data.
Also I need reverse; import data from text file to SQL server.



Thanks,

Ilimax
Reply With Quote
  #2  
Old 01-27-2004, 03:46 AM
KnooKie KnooKie is offline
Senior Contributor
 
Join Date: May 2003
Location: London
Posts: 802
Default

have a look at SQL Server's Data Transformation Services. Ideally you'll need SQL2000 to use this effectively i think. It existed in SQL7 but was rather primitive in comparison to what exists in SQL Server 2000.

You could also try this dedicated SQL Server newsgroup site...

www.sqlteam.com
Reply With Quote
  #3  
Old 01-27-2004, 09:30 PM
ilimax ilimax is offline
Junior Contributor
 
Join Date: Nov 2003
Posts: 252
Default Export data to text file

Quote:
Originally Posted by KnooKie
have a look at SQL Server's Data Transformation Services. Ideally you'll need SQL2000 to use this effectively i think. It existed in SQL7 but was rather primitive in comparison to what exists in SQL Server 2000.

You could also try this dedicated SQL Server newsgroup site...

www.sqlteam.com




Thanks guy. I am going to review this web page!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
File I/O GavinO Tutors' Corner 5 04-17-2013 01:18 PM
Import / Export of cell data to text file Gunslinger Excel 39 11-09-2003 03:08 AM
File Server Pointer Issues Alpha_7 Communications 3 10-03-2003 10:11 PM
Export Excel data into a formatted Text file shafas Excel 7 09-16-2003 02:24 PM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->