Viewing 5 posts - 1 through 6 (of 6 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
You should use convert/cast in your insert command.
June 23, 2005 at 3:21 am
try this:
SELECT substring(field,CHARINDEX('/', field)+1,4) from table
April 14, 2005 at 8:46 am
Hi people
AJ Ahrens right and u can add to DTS - Execute Process Task without using VBScript...![]()
April 13, 2005 at 3:53 am
Viewing 5 posts - 1 through 6 (of 6 total)