Connecting Tech Pros Worldwide Forums | Help | Site Map

RTF file in SQL Server 2005

Newbie
 
Join Date: Oct 2009
Posts: 1
#1: Oct 26 '09
Hi

I wan to open a RTF file using a SQL Server 2005 Stored procedure and repalce some contents in the RTF with the values in the database.

Is there a sample code to do so without loosing the formatting in RTF file.

Regards

ck9663's Avatar
Expert
 
Join Date: Jun 2007
Posts: 1,925
#2: Oct 26 '09

re: RTF file in SQL Server 2005


Maybe you can open it as if it's a Word Document. Read this.


Good luck!!!


--- CK
Reply

Tags
sqlserver