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.
| 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.htmBut 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 HTHJasper Smith |
 |
|
|
|
|
|