Re: How to Connect other Database in SQL server? connection error....
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Dear Hiten,
Did you put suitable rights for your database?
On 1 Jun 2005 21:32:39 -0700
"Hiten" <hitendra15@xxxxxxxxx> wrote:
> Hi
> I am stucked at Connection with Database in My .Net program
> When i connect with Northwind SQL db it connects easily no errors but
> when i try to connect with my own created Database it gives me error
> and it not opening connection at all
> error is
> Loging Failed with data base name...........
> error at line
> connectionObject.Open-------- this like is highlighted
>
> plz will any one help plz its urgent
---
MVP kaok = MVP.ChangeMvpCategory("for C# 2004-2005.");
kaok.Web = "
http://www.antoine.st/";
.
Relevant Pages
- Re: ADO Connection Timeout
... so what happens when a connection failure forces one station to revert ... to a local database? ... Further, you *will* have contention issues, Jet does not support record ... to the central server, but you are willing to live with periods where it ... (microsoft.public.data.ado) - Re: ADO Connection Timeout
... When the first test is run, the results are stored in the central database. ... to the central server, but you are willing to live with periods where it ... i.e. a local database or even a text file. ... to function until the connection can be restored to the server. ... (microsoft.public.data.ado) - Re: ADO Connection Timeout
... to the central server, but you are willing to live with periods where it ... i.e. a local database or even a text file. ... to function until the connection can be restored to the server. ... (microsoft.public.data.ado) - Re: ADO Connection Timeout
... much rather write stored procedures and use server side cursors. ... local database, it is vital that I get the information to a central server. ... Once the connection is restored, ... (microsoft.public.data.ado) - Re: ESQL/C documentation nightmare
... documentation about explicit and implicit connections. ... CONNECTION connection statements for new applications of Version 6.0 ... the SQL database statements (such as ... (comp.databases.informix) |
|