Results 1 to 2 of 2

Thread: SQL DMO and wireless connection

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    May 2006
    Location
    some place in the cloud
    Posts
    1,886

    SQL DMO and wireless connection

    Hi everybody
    Don't know if this is the rigth forum but here goes

    I'm developing a small application using VB6 and SQLDMO
    My pc has SQL Server 2005 installed and works ok
    The problem is when my Wireless connection is disabled the app can't detect the SQL Server
    As soon as I enable it, the app detects the local SQL Server

    Is it normal?

    Thanks!

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: SQL DMO and wireless connection

    Depends on how you are looking for it.... if you are using "localhost" (or "(local)") ... then no... but if you used the actual computer's name... then yes.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width