Wrox Programmer Forums
|
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 January 17th, 2007, 05:42 PM
Authorized User
 
Join Date: Dec 2006
Posts: 70
Thanks: 0
Thanked 1 Time in 1 Post
Default Connecting to SQL 2K5 - examples

I'm looking for examples for logging on to SQL 2K5.
I'm relatively new to VB 2K5, so any and all help will be greatly appreciated.
I have a deadline to get the first portion of an inventory system in place by this Friday (1/19/2007). I would like to be able to have the logins working.

Thanks,
Karen

 
Old January 17th, 2007, 05:48 PM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

The: System.Data.SqlClient classes will contain everything you need to connect to SQL. This google search yields over 900K entries:
http://www.google.com/search?hl=en&l...+to+SQL+Server

================================================== =========
I will only tell you how to do it, not do it for you.
Unless, of course, you want to hire me to do work for you.
================================================== =========
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from planoie's profile
================================================== =========





Similar Threads
Thread Thread Starter Forum Replies Last Post
Techniques for connecting to SQL Server 2k5 db's tmni BOOK: Beginning Visual Basic 2005 ISBN: 978-0-7645-7401-6 2 August 25th, 2007 05:18 AM
Inconsistent connection to SQL Server 2K5 kscase_apc SQL Server 2005 3 May 30th, 2007 02:34 PM
default(System.Type) does this exist in VB.NET 2k5 Peace2u ASP.NET 2.0 Basics 0 August 18th, 2006 06:51 AM
Learning VB 2k5. Cant convert to string error. Michael Eaton Visual Basic 2005 Basics 3 November 16th, 2005 04:28 PM
Connecting to SQL Database rwalker ASP.NET 1.x and 2.0 Application Design 3 December 17th, 2003 02:19 PM





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