SQL Server 2000 on Win NT 4.0 does not show drives on other servers when I try to create a backup device. On Win 2000, drives on other machines are shown. Why the difference?
Thanks.
SQL Server 2000 on Win 2000 shows me local drives and shared directory (E$) on a seperate machine when I use "Create new backup device" action in enterprise mgr.
Hi, I am wondering why this SP does not return any rows when executed from Access 2000?
CREATE PROCEDURE [dbo].[UspContaks] @clyent nvarchar(7) AS
select *
from tabContacts
where ClientID = @clyent
order by ClientID, ContactKey
GO
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.