Advertisement

1 - 8 of 8 containing alltags:("textcopy") (0.001 seconds)
I'm using textcopy utility to copy images into SQL Server in my application. I have written an SP for this purpose.  It is given below. CREATE PROCEDURE sp_textcopy (   @srvname     varchar (3...
Zones: MS SQL ServerDate Answered: 09/03/2003 Grade: B Views: 6
Ok, I know this question has been asked dozen of time. I did do some research but I encountered some difficulties. Please help me and I promise all the reward points that I have. Below is my pro...
Zones: MS SQL ServerDate Answered: 03/28/2004 Grade: A Views: 4
I have a system running on a 2 server environment. One server has the internal database (SQL SERVER 2000 with an MSAccess front end on the clients) and is not open to the internet. The other is jus...
Zones: Microsoft IIS Web Server, MS...Date Answered: 09/17/2008 Grade: A Views: 4
Hello, I can successfully put an image into SQL Server using Access and a stored procedure that calls Textcopy when specifying a user name and password. What I would like is to do this withou...
Zones: MS SQL ServerDate Answered: 01/11/2006 Grade: A Views: 15
Hi guys, I'm having some issues with a textcopy script I've made... It runs perfectly, it also creates all the files it should, but all the files are 0kb in size, when they should have some i...
Zones: MS SQL ServerDate Answered: 05/26/2006 Grade: A Views: 0
Hi guys, I am trying to create a batch routine to export some binary data from a table to files, but am having some problems. Here is the code I've used: CREATE PROCEDURE sp_textcopy (  ...
Zones: MS SQL ServerDate Answered: 05/23/2006 Grade: A Views: 0
Hi Is there an equivalent of textcopy in SQL Server 2005 Express? Chris
Zones: MS SQL ServerDate Answered: 11/08/2006 Grade: A Views: 32
Hi DOS friends! You have saved me so much time and I think you are about to do it again! I have -A delimited text file (probably tab or comma but whatever is easiest) with two columns -Colum...
Zones: MS DOSDate Answered: 03/15/2007 Grade: A Views: 4
  • 1