Hell 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. Thanks in
advance for any help on this. Jim

Re: Code for ADO.NET: The Complete Reference by Miro

Miro
Wed Feb 06 13:31:20 CST 2008

Not sure what the link the book gives you,

but you might be able to try it in here.

http://www.archive.org/index.php

and see if it was archived here.

I give it a random number of 10% chance of working - but I would still try
it in your position.

Cheers'

Miro



"Jim Richards" <jimrichards@satx.rr.com> wrote in message
news:47a9f150$0$8672$4c368faf@roadrunner.com...
> Hell 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. Thanks
> in advance for any help on this. Jim
>


Re: Code for ADO.NET: The Complete Reference by Jim

Jim
Wed Feb 06 14:49:45 CST 2008

Thanks so much Miro. I am so desperate that I will accept your 10% odds and
try to find it using you link. Have a nice evening, Jim
"Miro" <miro@beero.com> wrote in message
news:%23dsLVcPaIHA.1960@TK2MSFTNGP02.phx.gbl...
> Not sure what the link the book gives you,
>
> but you might be able to try it in here.
>
> http://www.archive.org/index.php
>
> and see if it was archived here.
>
> I give it a random number of 10% chance of working - but I would still try
> it in your position.
>
> Cheers'
>
> Miro
>
>
>
> "Jim Richards" <jimrichards@satx.rr.com> wrote in message
> news:47a9f150$0$8672$4c368faf@roadrunner.com...
>> Hell 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. Thanks
>> in advance for any help on this. Jim
>>
>



Re: Code for ADO.NET: The Complete Reference by Jim

Jim
Wed Feb 06 14:58:40 CST 2008

I tried it Miro but no luck. All I could find was "Chapter 20 of SQL
ADO.NET" book and it stated that it was part of a musical collection. But I
thank you for your suggest nevertheless. Jim

"Miro" <miro@beero.com> wrote in message
news:%23dsLVcPaIHA.1960@TK2MSFTNGP02.phx.gbl...
> Not sure what the link the book gives you,
>
> but you might be able to try it in here.
>
> http://www.archive.org/index.php
>
> and see if it was archived here.
>
> I give it a random number of 10% chance of working - but I would still try
> it in your position.
>
> Cheers'
>
> Miro
>
>
>
> "Jim Richards" <jimrichards@satx.rr.com> wrote in message
> news:47a9f150$0$8672$4c368faf@roadrunner.com...
>> Hell 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. Thanks
>> in advance for any help on this. Jim
>>
>



Re: Code for ADO.NET: The Complete Reference by Miro

Miro
Thu Feb 07 16:07:59 CST 2008

Sorry to hear that. I probably should have given you a 5%, but I hope the
10% gave you the general idea.

Whats the actual error you are getting?

I have an ado.net book for 2005 by microsoft im going thru, and since I have
upgraded to 2008 express then before I start on any solutions, I must load
them up first and change the connection strings to my computer.
For some reason they all point to a .dbo file now instead of the supplied
mdf file.

You mentioned an 'error' in one of your other posts. Wondering what it is.
Someone can probably read it here and help you out.





"Jim Richards" <jimrichards@satx.rr.com> wrote in message
news:47aa1f89$0$4932$4c368faf@roadrunner.com...
>I tried it Miro but no luck. All I could find was "Chapter 20 of SQL
>ADO.NET" book and it stated that it was part of a musical collection. But I
>thank you for your suggest nevertheless. Jim
>
> "Miro" <miro@beero.com> wrote in message
> news:%23dsLVcPaIHA.1960@TK2MSFTNGP02.phx.gbl...
>> Not sure what the link the book gives you,
>>
>> but you might be able to try it in here.
>>
>> http://www.archive.org/index.php
>>
>> and see if it was archived here.
>>
>> I give it a random number of 10% chance of working - but I would still
>> try it in your position.
>>
>> Cheers'
>>
>> Miro
>>
>>
>>
>> "Jim Richards" <jimrichards@satx.rr.com> wrote in message
>> news:47a9f150$0$8672$4c368faf@roadrunner.com...
>>> Hell 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.
>>> Thanks in advance for any help on this. Jim
>>>
>>
>
>


Re: Code for ADO.NET: The Complete Reference by Jim

Jim
Thu Feb 07 16:44:42 CST 2008

Well Miro, today is my lucky day. I called Osborne's customer service and
they referred me to Tech Support and a nice gentleman named Gregory found
the code files and sent me a link to them. I now have them downloaded and on
my PC.

Uou asked about the error that I was having. It involves SQL Server 2000 and
I have it posted in sql.misc newsgroup. All of my projects (solutions) that
connect to a Database in SQL will not run and get the error. My projects
(solutions) that connect to a Database in Access 2000 run just fine.

Thanks again for the help. Have a nice evening. Jim


"Miro" <miro@beero.com> wrote in message
news:%23aI7dYdaIHA.1208@TK2MSFTNGP03.phx.gbl...
> Sorry to hear that. I probably should have given you a 5%, but I hope the
> 10% gave you the general idea.
>
> Whats the actual error you are getting?
>
> I have an ado.net book for 2005 by microsoft im going thru, and since I
> have upgraded to 2008 express then before I start on any solutions, I must
> load them up first and change the connection strings to my computer.
> For some reason they all point to a .dbo file now instead of the supplied
> mdf file.
>
> You mentioned an 'error' in one of your other posts. Wondering what it
> is. Someone can probably read it here and help you out.
>
>
>
>
>
> "Jim Richards" <jimrichards@satx.rr.com> wrote in message
> news:47aa1f89$0$4932$4c368faf@roadrunner.com...
>>I tried it Miro but no luck. All I could find was "Chapter 20 of SQL
>>ADO.NET" book and it stated that it was part of a musical collection. But
>>I thank you for your suggest nevertheless. Jim
>>
>> "Miro" <miro@beero.com> wrote in message
>> news:%23dsLVcPaIHA.1960@TK2MSFTNGP02.phx.gbl...
>>> Not sure what the link the book gives you,
>>>
>>> but you might be able to try it in here.
>>>
>>> http://www.archive.org/index.php
>>>
>>> and see if it was archived here.
>>>
>>> I give it a random number of 10% chance of working - but I would still
>>> try it in your position.
>>>
>>> Cheers'
>>>
>>> Miro
>>>
>>>
>>>
>>> "Jim Richards" <jimrichards@satx.rr.com> wrote in message
>>> news:47a9f150$0$8672$4c368faf@roadrunner.com...
>>>> Hell 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.
>>>> Thanks in advance for any help on this. Jim
>>>>
>>>
>>
>>
>



Re: Code for ADO.NET: The Complete Reference by Miro

Miro
Thu Feb 07 16:52:37 CST 2008

Thats the kind of Customer support you want!

Glad it worked out,

Cheers'

Miro

"Jim Richards" <jimrichards@satx.rr.com> wrote in message
news:47ab89e5$0$6152$4c368faf@roadrunner.com...
> Well Miro, today is my lucky day. I called Osborne's customer service and
> they referred me to Tech Support and a nice gentleman named Gregory found
> the code files and sent me a link to them. I now have them downloaded and
> on my PC.
>
> Uou asked about the error that I was having. It involves SQL Server 2000
> and I have it posted in sql.misc newsgroup. All of my projects (solutions)
> that connect to a Database in SQL will not run and get the error. My
> projects (solutions) that connect to a Database in Access 2000 run just
> fine.
>
> Thanks again for the help. Have a nice evening. Jim
>
>
> "Miro" <miro@beero.com> wrote in message
> news:%23aI7dYdaIHA.1208@TK2MSFTNGP03.phx.gbl...
>> Sorry to hear that. I probably should have given you a 5%, but I hope
>> the 10% gave you the general idea.
>>
>> Whats the actual error you are getting?
>>
>> I have an ado.net book for 2005 by microsoft im going thru, and since I
>> have upgraded to 2008 express then before I start on any solutions, I
>> must load them up first and change the connection strings to my computer.
>> For some reason they all point to a .dbo file now instead of the supplied
>> mdf file.
>>
>> You mentioned an 'error' in one of your other posts. Wondering what it
>> is. Someone can probably read it here and help you out.
>>
>>
>>
>>
>>
>> "Jim Richards" <jimrichards@satx.rr.com> wrote in message
>> news:47aa1f89$0$4932$4c368faf@roadrunner.com...
>>>I tried it Miro but no luck. All I could find was "Chapter 20 of SQL
>>>ADO.NET" book and it stated that it was part of a musical collection. But
>>>I thank you for your suggest nevertheless. Jim
>>>
>>> "Miro" <miro@beero.com> wrote in message
>>> news:%23dsLVcPaIHA.1960@TK2MSFTNGP02.phx.gbl...
>>>> Not sure what the link the book gives you,
>>>>
>>>> but you might be able to try it in here.
>>>>
>>>> http://www.archive.org/index.php
>>>>
>>>> and see if it was archived here.
>>>>
>>>> I give it a random number of 10% chance of working - but I would still
>>>> try it in your position.
>>>>
>>>> Cheers'
>>>>
>>>> Miro
>>>>
>>>>
>>>>
>>>> "Jim Richards" <jimrichards@satx.rr.com> wrote in message
>>>> news:47a9f150$0$8672$4c368faf@roadrunner.com...
>>>>> Hell 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.
>>>>> Thanks in advance for any help on this. Jim
>>>>>
>>>>
>>>
>>>
>>
>
>