Viewing 15 posts - 61 through 75 (of 92 total)
Hi,
I could not access the MS Access system tables from SSIS.
June 2, 2009 at 8:57 pm
Hi Thanks for your reply.
I tried the way you said :
Set View-- >Options/ General/Show System objects to "yes".
When I set that I could only see those system objects in MS...
June 2, 2009 at 8:44 am
Hi Thanks for your reply. It has to be a SSIS package..We are taking each table and comparing with another table in the database. Since comparison cannot be done in...
June 1, 2009 at 5:52 am
yes the resultset property is set to none
May 21, 2009 at 5:22 am
HI Tim,
I'm receiving the following error
exec(@sql)" failed with the following error: "Parameter name is unrecognized.". Possible failure reasons:...
May 20, 2009 at 11:20 pm
Hi can you explain it in detail how to pivot it
May 11, 2009 at 1:15 am
Hi Thanks a lot for your reply...If the format is not the same that is if the order of the columns is different then how can we reference the file...
May 7, 2009 at 8:55 am
so wht do i need to do now..do i need to commit or rollback the transaction in the catch block?
February 24, 2009 at 9:54 pm
Hi Barry,
The database owner SID recorded in the master database differs from the database owner SID recorded in database ''....
February 17, 2009 at 1:47 pm
Hi,
Thank you very much...that worked out for me.
February 11, 2009 at 8:21 am
Hi Barry,
CREATE QUEUE [dbo].[]
WITH
STATUS = ON ,
RETENTION = OFF ,
ACTIVATION
(
STATUS = ON ,
PROCEDURE_NAME = [dbo].[] ,
MAX_QUEUE_READERS = 1 ,
EXECUTE AS...
January 29, 2009 at 3:34 pm
Hi i've seen the below error in the SQL Server error logs
error:
The activated proc [dbo].[] running on queue x output the following 'Cannot execute as the database prinicpal because the...
January 20, 2009 at 2:43 pm
Hi,
i'm getting an error with the principal 'dbo'. It says 'dbo' doesn't exist or i dont have permission
I tried changing it to SELF. But again it...
January 20, 2009 at 2:07 pm
Hey Barry sorry for that. I thought you did not see that message over there. please dont mind
January 5, 2009 at 3:22 pm
Hi Barry,
Where can we see the created Master Key in Sql server Management Studio?
Or how to know whether the...
January 5, 2009 at 8:38 am
Viewing 15 posts - 61 through 75 (of 92 total)