Viewing 4 posts - 1 through 4 (of 4 total)
It's a manual process, I use inserts from ,
i checked out the sp_serveroption, but it doesn't work.
Thanks anyway
August 2, 2004 at 3:08 am
#517208
both servers are configured exactly the same.
administrator on both of the machines, same username and password, the works?
August 2, 2004 at 2:03 am
#517190
yip, to check compatibility :
exec sp_dbcmptlevel , 'databasename'
to change
exec sp_dbcmptlevel , 'databasename', *
* to the desired level
May 7, 2004 at 6:12 am
#505645
Thanks, the encryption works, any suggestions on where to find the decryption
May 7, 2004 at 5:57 am
#505641