Viewing 5 posts - 1 through 5 (of 5 total)
first u should create user in ur test database on login SQLAdmin
second : give permission to created user or addrolemember to db_owner.
that's all.....
October 5, 2006 at 3:09 am
#664253
use [M1_0].dbo.<SprocName>
February 15, 2006 at 9:05 am
#621078
You should use convert/cast in your insert command.
June 23, 2005 at 3:21 am
#567807
try this:
SELECT substring(field,CHARINDEX('/', field)+1,4) from table
April 14, 2005 at 8:46 am
#552726
Hi people
AJ Ahrens right and u can add to DTS - Execute Process Task without using VBScript...
April 13, 2005 at 3:53 am
#552339