Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB Databases Basics
|
VB Databases Basics Beginning-level VB coding questions specific to using VB with databases. Issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Databases Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 29th, 2006, 07:14 PM
Registered User
 
Join Date: Sep 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default login fails after SqlServer Studio has been opened

Hi all,
My application works ok at opening and reading the sqlserver db.
However, if I open and close the database with "SQL Server Management Studio Express" my program can't open the database until I reboot the pc. It also appears to be happening on another system on which I installed the application.

Have you heard of that problem?
Is there some trick to exiting from Studio that properly releases the Database?

Regards,

TomH & Carolyn
 
Old October 1st, 2006, 04:44 PM
Authorized User
 
Join Date: Oct 2005
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Well I'm not to sure, but if SQL server instance is not running then you can have that problem you just said. Remember you can close your SQL server express as long you can have the instance running..why not try this go to the run command and type msconfig ..then go to services and make sure that you have sqlserver (mssqlserver) services running then restart and you should be ok.

I hope that works for you since it worked for me in the past when I cut off alot of the services form running when windows booted up.








Similar Threads
Thread Thread Starter Forum Replies Last Post
login fails... yasminnnnn ASP.NET 2.0 Basics 6 December 12th, 2006 03:49 PM
Use MS Access instead of SQLServer for Login Contr rsearing ASP.NET 2.0 Basics 9 August 26th, 2006 03:23 AM
Login Control fails on server PeterX ASP.NET 2.0 Basics 0 July 25th, 2006 10:53 AM
Visual Studio install always fails on oleaut32.dll androoo Pro VB 6 0 September 26th, 2004 04:17 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.