Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Insert image in sql

Author  Topic 

1fred
Posting Yak Master

158 Posts

Posted - 2002-09-03 : 11:30:50
Hi, I'm generating dynamic images for my customers and I would like to know what I sent to them. I found an article about textcopy.exe on this page http://www.mssqlcity.com/Articles/KnowHow/Textcopy.htm
But this file does not exist with sql 2000. Is there anything else that works as easy as this method looks? or can I put this file anywhere in my sql 2000 directory ?

thanks



jasper_smith
SQL Server MVP & SQLTeam MVY

846 Posts

Posted - 2002-09-03 : 11:46:40
It still exists in SQL2000.You can find it on your CD in \X86\BINN.
It should be in your C:\Program Files\Microsoft SQL Server\MSSQL$instance\Binn directory



HTH
Jasper Smith
Go to Top of Page
   

- Advertisement -