Hi, I have an MSAccess DB in which there are two tables (Login_Details and Account_Details). I have created as SDI app.The view is associated with Account_Details table. I added another dialog for logging in. When user enters login name and password, I am able to validate the same with back end DB. After popping up the message box login successful, the form with Account details should come. But I am getting a popup "Data Source name not found and default driver not specified" and then it is showing the form with controls but no data displayed in the form. Please let me know how to solve this..I mean how to display data in the form after login is successful? Thanks & Regards, VjaSai
modified on Wednesday, February 27, 2008 10:12 AM