Re: Code for ADO.NET: The Complete Reference by Jim
Jim
Thu Feb 07 13:12:25 CST 2008
Thank you Sir for your suggestions but until I get my SQL 2000 SERVER
working right, there is no use in trying any app that uses a db that resides
in SQL. Every project ( I have tried three now) that uses a connection to
SQL gets the same error when I try to run it even tho the compiler says "No
errors".
I have no trouble running my projects that use a connection to a db in
Access 2000. Have a good day, Jim
"William Vaughn" <billvaNoSPAM@betav.com> wrote in message
news:12B4DEA9-D4F8-43E7-B856-8EF29287629B@microsoft.com...
> My book is still in print and it has examples on retrieving data in
> DataTables. Try the ADO and ADO.NET Examples and Best Practices or
> Hitchhiker's Guide to Visual Studio and SQL Server 7th Edition. Their
> examples are provided on disks that come with the book.
>
> --
> __________________________________________________________________________
> William R. Vaughn
> President and Founder Beta V Corporation
> Author, Mentor, Dad, Grandpa
> Microsoft MVP
> (425) 556-9205 (Pacific time)
> Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
> ____________________________________________________________________________________________
> "Jim Richards" <jimrichards@satx.rr.com> wrote in message
> news:47aa0ad2$0$4929$4c368faf@roadrunner.com...
>> Hello All. I am trying to use ADO.NET: The Complete reference by Michael
>> and Denielle Otey . I wanted to download the code from the publisher's
>> (Osborne) website BUT when I go to the Osborne website and enter this
>> title into the "Search For" space, it says it cannot find that book. I
>> suppose it is
>> because it is several years old. I am trying to use the "Finding a Record
>> in
>> the DataTable" on page 366.
>>
>> Would anyone have the Code to this Book and be willing to email it to me?
>> jimrichards@satx.rr.com If you do, it will be very helpful to me because
>> I make too many mistakes when I copy code from a book. Thanks in
>> advance for any help on this. Jim
>>
>>
>>
>