Re: Redundant SQL Login Prompt

From: glen moffitt (glen.moffitt_at_homestreetbank.com)
Date: 05/28/03

  • Next message: Bruce A. Carson: "Re: Secure Insert of data from .asp page"
    Date: Wed, 28 May 2003 11:30:43 -0700
    
    

    thanks for the reply. Finally got a message back from VAR, who was
    talking to software vendor. Apparently they admit the dll needs a bit
    of re-writing.

    Their application out of the box names most of the tables with a
    specific name, not "dbo". They don't have any instructions otherwise,
    so I've left that alone, as some default reports, etc specifically use
    the custom name.

    For now their fix is to reset the owner name to "dbo" and use domain
    authentication in the dsn. I'll have to test that out on a test db
    first, and will have to re-configure most of the crystal reports to
    reflect that.

    Thanks for the helpful suggestions.

    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!


  • Next message: Bruce A. Carson: "Re: Secure Insert of data from .asp page"