Re: Microsoft SQL Server Login
From: Adam David Moss (no_at_email.address)
Date: 11/20/04
- Next message: Andrew J. Kelly: "Re: ADO.net or TSQL Transactions"
- Previous message: ktf: "Re: Why I/Oread is a low Num on the exec. Plan but very high on tr"
- In reply to: Alexis Robles: "Re: Microsoft SQL Server Login"
- Next in thread: Rand Boyd [MSFT]: "Re: Microsoft SQL Server Login"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 20 Nov 2004 20:14:50 -0000
Try removing the database=... Your DSN already specifies this does it not?
"Alexis Robles" <AlexisRobles@discussions.microsoft.com> wrote in message
news:175EC6DB-10AF-41B0-9DB2-A9AC10D1DCF3@microsoft.com...
> Here is the connection string:
>
> OPEN=ODBC;DATABASE=AFM_CALLISTO;DSN=AFM_CALLISTO;
>
> Someone already suggest me to remove:
> OPEN=ODBC
>
> and it didn't connect.
>
> Hope you can help me.
>
> Thanks in advance
>
>
> "Adam David Moss" wrote:
>
> > Can you post the connection string you are using?
> >
> >
> > "Alexis Robles" <Alexis Robles@discussions.microsoft.com> wrote in
message
> > news:42D09044-6BD9-43E9-9199-411FF3E49898@microsoft.com...
> > > I'm getting the following message trying to connect through ODBC:
> > >
> > > "Connection failed:
> > > SQLState: '01S00'
> > > SQL Server Error: 0
> > > [Microsoft][ODBC SQL Server Driver]Invalid connection string attribute
> > > Connection failed:
> > > SQLState: 'S1T00'
> > > SQL server Error: 0
> > > [Microsoft][ODBC SQL Server Driver]Timeout expired"
> > >
> > > I've been troubleshooting for about a month and haven't solve the
problem.
> > >
> > > Could anyone told me what to do in order to fix the problem?
> > >
> > > Thanks in advance.
> >
> >
> >
- Next message: Andrew J. Kelly: "Re: ADO.net or TSQL Transactions"
- Previous message: ktf: "Re: Why I/Oread is a low Num on the exec. Plan but very high on tr"
- In reply to: Alexis Robles: "Re: Microsoft SQL Server Login"
- Next in thread: Rand Boyd [MSFT]: "Re: Microsoft SQL Server Login"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|