dbTalk Databases Forums  

Any way to create excel files from SQL data without using DTS?

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Any way to create excel files from SQL data without using DTS? in the microsoft.public.sqlserver.dts forum.



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

Default Any way to create excel files from SQL data without using DTS? - 06-11-2004 , 03:13 PM






Any way to use a normal stored procedure to create an Excel file from data
in a sql table?

Mark



Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Any way to create excel files from SQL data without using DTS? - 06-14-2004 , 11:24 AM






You need to use sp_OAGetProperty to read a properties value.

http://www.databasejournal.com/featu...0894_1459181_2

Darren

"Mark Andrews" <NOSPAMmandrews (AT) rptsoftware (DOT) com> wrote

Quote:
Any way to use a normal stored procedure to create an Excel file from data
in a sql table?

Mark





Reply With Quote
  #3  
Old   
Douglas Laudenschlager [MS]
 
Posts: n/a

Default Re: Any way to create excel files from SQL data without using DTS? - 06-15-2004 , 03:13 PM



This article lists some options...

Q321686 HOW TO: Import Data into SQL Server from Excel
http://support.microsoft.com/default...;EN-US;Q321686

-Doug

--
Douglas Laudenschlager
Microsoft SQL Server documentation team
Redmond, Washington, USA

This posting is provided "AS IS" with no warranties, and confers no rights.

"Mark Andrews" <NOSPAMmandrews (AT) rptsoftware (DOT) com> wrote

Quote:
Any way to use a normal stored procedure to create an Excel file from data
in a sql table?

Mark





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 - 2012, Jelsoft Enterprises Ltd.