Pass-Through, Default DSN?

From: Les (anonymous_at_discussions.microsoft.com)
Date: 04/29/04


Date: Thu, 29 Apr 2004 09:48:27 -0700

In the properties of the pass-thru query, you can set the
dsn information.

ODBC;DATABASE=yourdatabase;UID=yourid;PWD=yourpwd;DSN=DSNna
me
>-----Original Message-----
>Hey all,
> I am running Access 2k on Win 2k with SQL Server 2k.
>I am converting my companies Access database to SQL
>Server. In the meantime while I develop the VB
>application, we are using the Access database application
>as a front end to connect to SQL Server. I made a Pass-
>Through query so it connects to the ODBC to run the
query,
>instead of running it against the MSJet. This method is
>much faster with one small exception. Every time the
>query runs, a dialog pops up asking what DSN to connect
>to. I want to eliminate that dialog. Is there a way to
>specify a default DSN or something similar, so this
dialog
>doesn't pop up every time. As always, I appreciate all
>the help in advance.
>
>Gerard - GMS
>Programmer / Processor
>
>P.S. I have a box of recycled bits for the best post ;)
>.
>



Relevant Pages

  • Re: freetexttable query never completes nor times out?
    ... Full text does not perform with a nested loop because the search is done for each iteration, if your server doesn't have much memory you will have a huge IO issue. ... When I get properties for the FT catalog, ... The company I am currently working for is a heavy consumer of SQL FTS ... dB (this time from the actual ASP page that passes the query to the ...
    (microsoft.public.sqlserver.fulltext)
  • Re: freetexttable query never completes nor times out?
    ... Full text does not perform with a nested loop because the search is done for each iteration, if your server doesn't have much memory you will have a huge IO issue. ... When I get properties for the FT catalog, ... The company I am currently working for is a heavy consumer of SQL FTS ... dB (this time from the actual ASP page that passes the query to the ...
    (microsoft.public.sqlserver.fulltext)
  • Re: freetexttable query never completes nor times out?
    ... if your server doesn't have much memory ... and the "executing query" ball just kept ... When I get properties for the FT catalog, ... The company I am currently working for is a heavy consumer of SQL FTS ...
    (microsoft.public.sqlserver.fulltext)
  • Re: freetexttable query never completes nor times out?
    ... SQL Server MVP ... This is a dev server so I hadn't even been ... When I get properties for the FT catalog, ... I just ran a similar query on ...
    (microsoft.public.sqlserver.fulltext)
  • re: Stop me before I use DSN again!
    ... >site to my home server that has no such DSN defined. ... >from a query that uses a linked table, ... Set cnNwind= Server.CreateObject ...
    (microsoft.public.frontpage.client)