Re: My Book is Incomplete Regarding SQL Commands ;-(
- From: "Jim Brandley" <Jim.Brandley@xxxxxxxxxxxxxxxxxx>
- Date: Tue, 20 Mar 2007 16:59:08 -0500
David Sceppa wrote a book called "Microsoft ADO.NET". It was a big help to
me when I was getting started. He has lots of examples and pointers for
performance.
"pooba53" <pooba53@xxxxxxxxx> wrote in message
news:1174426969.138413.75590@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
The book I'm learning VB .NET from barely scratches the surface of
ADO.NET. I have a working application that has a database connection
(to Access), a data connection OlDbConnection1, a data adapter
OlDbDataAdpater1, and my text boxes are working as expected when bound
to the Access fields. The book has "Wizards" do all the "magic".
What my book does NOT cover is how to use the above items to generate
sql commands and capture the results. Sort of pitiful.
I know SQL and have used it with Linux, PHP, and MySQL. I just don't
understand the most common thing in the realm of getting information
from a database using VB .NET and VS 2003.
I do have a dataset created too called "Data1".
I already have everything set up, I just don't know the syntax to
create a select statement and capture the results!
Thanks for putting up with my dunce cap...
-Dan
.
- Follow-Ups:
- Re: My Book is Incomplete Regarding SQL Commands ;-(
- From: William \(Bill\) Vaughn
- Re: My Book is Incomplete Regarding SQL Commands ;-(
- References:
- My Book is Incomplete Regarding SQL Commands ;-(
- From: pooba53
- My Book is Incomplete Regarding SQL Commands ;-(
- Prev by Date: My Book is Incomplete Regarding SQL Commands ;-(
- Next by Date: SQL Server Error 1205, State 50 while reading a view
- Previous by thread: My Book is Incomplete Regarding SQL Commands ;-(
- Next by thread: Re: My Book is Incomplete Regarding SQL Commands ;-(
- Index(es):