Scheduled a DTS package (SQL 2000) to run nightly. When the DTS package starts it errors out immediately. If we move the same DTS package to a different server and schedule it the Job runs successfully.
I am recieving an error message: Executed as user: SQLSERVER\SYSTEM. The process could not...
I am trying to create an install package for a VB6 application that runs CR10 reports. I have used the Package and deploy within VB6 without any success. I have also tried to use Visual Studio Installer. The VB portion installs correctly but the Crystal does not. I am installing on a Citrix...
When viewing the contents of a directory using the ls -l command the owner and group name are shown as id's (numbers) not the user name. If the command is done as root the names display correctly. Also when logging on the system users receive disk quota messages. It was working fine previously...
I am having Trouble coping an image type datafield from on table to another. I am using the following code but receive and error on the insert. I am user SQL Server 2000.
Any suggestions would be greatly appreciated.
Thanks
copysrccmd.CommandText = "SELECT * FROM tbl1 where fld1 = '" &...
I have connected to an access database and I would like to contruct an update statement into another database. Without specifing the specific fields, I would like to user the fields attribute to get the name of the field (rec.fields(0).name) and the value (rec.fields(0)). My question is, How...
I am trying to run the following command from T-SQL and received an error. Can anyone tell me what this error means?
EXEC master..xp_cmdshell 'dtsrun /S SERVERNAME /N PKGNAME'
Error:
Msg 50001, Level 1, State 50001
xpsql.cpp: Error 87 from GetProxyAccount on line 604
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.