dbTalk Databases Forums  

export

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


Discuss export in the microsoft.public.sqlserver.dts forum.



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

Default export - 07-07-2004 , 10:05 AM






is there a way to export a table in an .ics file format?

Reply With Quote
  #2  
Old   
Narayana Vyas Kondreddi
 
Posts: n/a

Default Re: export - 07-07-2004 , 04:38 PM






What is a .ics format? Is there an ODBC driver or OLE DB provider available
for that format?

If the format is simpler enough to represent using T-SQL, you can probably
do it using a data pump.
--
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/


"Vincent Jones" <vncntj (AT) hotmail (DOT) com> wrote

Quote:
is there a way to export a table in an .ics file format?



Reply With Quote
  #3  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: export - 07-08-2004 , 12:06 AM



Vyas.

All I could dig out was

"A standard way to store calendar informaiton in a text file on the
Internet. The format is described in RFC 2445. The format is used by
ICal on the Macintosh and in the Mozilla Calendar project."





Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


Reply With Quote
  #4  
Old   
Narayana Vyas Kondreddi
 
Posts: n/a

Default Re: export - 07-08-2004 , 09:02 AM



Hmm...that's a big document to read :-)
http://www.faqs.org/rfcs/rfc2445.html
--
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/
Is .NET important for a database professional?
http://vyaskn.tripod.com/poll.htm


"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Vyas.

All I could dig out was

"A standard way to store calendar informaiton in a text file on the
Internet. The format is described in RFC 2445. The format is used by
ICal on the Macintosh and in the Mozilla Calendar project."





Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



Reply With Quote
  #5  
Old   
Vincent Jones
 
Posts: n/a

Default Re: export - 07-12-2004 , 03:29 PM



..ics is vcalendar format. what is a data pump?
Quote:
-----Original Message-----
What is a .ics format? Is there an ODBC driver or OLE DB
provider available
for that format?

If the format is simpler enough to represent using T-SQL,
you can probably
do it using a data pump.
--
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/


"Vincent Jones" <vncntj (AT) hotmail (DOT) com> wrote in message
news:ba2a2d30.0407070705.2d41f676 (AT) posting (DOT) google.com...
is there a way to export a table in an .ics file format?


.


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.