Hi,
My machine is unable to establish a connection for the purposes of
making distributed transactions. The problem appears to be that my
machine is blocking the machine to which I am trying to connect from
establishing RPC Binding with my machine. Here's a message from my
Event Viewer:
M...
more >>
H
I have an application that uses an ADOConnection named CONNECTION1 and an ADODataset.The dataset fetches a record for editing it.This dataset has no ConnectionString and its connection is the CONNECTION1.After opening the dataset and editing record (befor posting it) I execute a Stord Procedure t...
more >>
Hi All
I am running a website on one server and need to be able to connect to
SQL 2000 on another server. When I try to connect to the SQL server
in an asp.net application I get the following error:
Login failed for user 'Domain\Server$'
How do I configure SQL to allow the other IIS serv...
more >>
Hi,
I'm new to the SQL development stuff, but I have managed to get a great book
ASP.NET databases using VB.NET by Wrox Press
I'm following the examples, but when trying to establish a connection to my
local db I get the following error msg:
Login Failed for user 'NT Authority\Network Ser...
more >>