Hi,

Try mssql://./some_db_name instead, that certainly doesn't cause a 10s delay
for me.

Paul


On 4/16/07, Victor Ng <[EMAIL PROTECTED]> wrote:
>
>
> Ach.... my sqlserver instance seems to just take a long time and I'm
> too impatient.
>
> create_engine('mssql://localhost/some_db_name') takes 10 seconds for
> some reason, but it does work.
>
> weird.
>
> vic
>
> On Apr 16, 11:09 am, "Victor Ng" <[EMAIL PROTECTED]> wrote:
> > Is there a simple example of how to connect to a SQL Server instance
> > using SQLAlchemy and the adodbapi module?
> >
> > Searching in this group didn't seem to find any concrete examples of
> > the connection string I need to connect to an ODBC datasource.
> >
> > vic
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to