Simple VB.NET SQL database exp

Simple SQL database connectivity example in VB.NET 2005...with this sample application reader can learn how to connect SQL database in VB.NET 2005 and retrieve the fields ...

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

not working.. it says "A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) how can i fix that? thanks in advance..

working but why not use an original database e.g. employee_db, but if am following this code the db he is using is msdb regards kp

Thanks, it help a lot...

Add new comment