Re: dev connections work, test does not
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 07/26/04
- Next message: Roy Chastain: "Re: How to use SQLBinary?"
- Previous message: Miha Markic [MVP C#]: "Re: Getting data in class hierarchy (C#)"
- In reply to: Helen: "Re: dev connections work, test does not"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 26 Jul 2004 08:28:33 -0500
On Fri, 23 Jul 2004 13:14:01 -0700, "Helen" <Helen@discussions.microsoft.com> wrote:
¤ Hi, Paul:
¤
¤ Yes, I'd heard that before - stay away from ODBC! I was using ole and it worked. Then, because the app was failing on my test box, I thought I'd try another way, hence my efforts with odbc. Whatever works, really, at this point!
¤
¤ In test, what is happening is that the login generic box appears when I run the .exe. I put in a great deal of effort on my DEV box preventing this from showing. The connections have all been troublesome from the beginning, and finally I achieved success in DEV, and the login box didn't pop up. The main form appears, I click on my option of which report I'd like to see, and a second form appears that loads the crystal report. All connections and ids are done behind the scenes.
¤
¤ The error is that the login box appears, and even then if I enter server/database/uid/pwd detail, it kicks me out. It seems to be connecting to connection information somewhere that doesn't relate to the application.
¤
¤ Tks for your time and effort in helping.
¤
Can I assume that the login dialog is for the Access database and not for a linked table to another
database (such as SQL Server)?
If you are implementing user-level security for your Access database then it's possible that the
system.mdw file cannot be located. Would this be a possibility?
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
- Next message: Roy Chastain: "Re: How to use SQLBinary?"
- Previous message: Miha Markic [MVP C#]: "Re: Getting data in class hierarchy (C#)"
- In reply to: Helen: "Re: dev connections work, test does not"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|