Re: Microsoft SQL Server Login

From: Adam David Moss (no_at_email.address)
Date: 11/20/04


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.
> >
> >
> >



Relevant Pages

  • Re: Changing a views connection
    ... USE MyView CONNSTRING cConnectionstring | nStatementHandle ... Specifies a connection string for the ODBC data source. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: web.config fileh
    ... > i have a web.config file that specifies the connection string for my ... the database server on the ISP is using a different port than ... how do i specify in the connection string to use a specific port ...
    (microsoft.public.dotnet.framework.adonet)
  • web.config file
    ... i have a web.config file that specifies the connection string for my ... the database server on the ISP is using a different port than ... how do i specify in the connection string to use a specific port ...
    (microsoft.public.dotnet.framework)
  • web.config fileh
    ... i have a web.config file that specifies the connection string for my ... the database server on the ISP is using a different port than ... how do i specify in the connection string to use a specific port ...
    (microsoft.public.dotnet.framework.adonet)
  • web.config file
    ... i have a web.config file that specifies the connection string for my ... the database server on the ISP is using a different port than ... how do i specify in the connection string to use a specific port ...
    (microsoft.public.dotnet.general)

Loading