Connecting Tech Pros Worldwide Forums | Help | Site Map

RTF file in SQL Server 2005

Newbie
 
Join Date: Oct 2009
Posts: 1
#1: 4 Weeks Ago
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: 4 Weeks Ago

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