Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread VS2005+Chrome and DBISAM ADO.Net Data Provider v.2.0
Mon, May 22 2006 6:50 AMPermanent Link

"TorB."
Hi!
Have any of you folks used DBISAM ADO.Net Data Provider v2.0 with Visual
Studio 2005?
The funny thing is that when I use it in a C# .Net project everything works,
but when I use it in a Chrome Windows Project in VS2005 I get an error when
trying to generate the dataset from the dbisamDataAdapter1.
The error is: "Object reference not set to an instance of an object"
---
The same error is happening in BDS2006/Delphi2006?

Help anybody?

Kind regards
TorB.

Fri, Jun 2 2006 10:33 AMPermanent Link

"B Miller"
I've had the same error.  I haven't reported it back to RemObjects recently.
The same error occurs when trying to generate a dataset with MS database
adapters too.  I had the same problem with Chrome in VS2003.

Bill

"TorB." <newspost@datarommet.no> wrote in message
news:7F4AD825-5377-435A-BFAF-4BD55401C4E7@news.elevatesoft.com...
> Hi!
> Have any of you folks used DBISAM ADO.Net Data Provider v2.0 with Visual
> Studio 2005?
> The funny thing is that when I use it in a C# .Net project everything
> works, but when I use it in a Chrome Windows Project in VS2005 I get an
> error when trying to generate the dataset from the dbisamDataAdapter1.
> The error is: "Object reference not set to an instance of an object"
> ---
> The same error is happening in BDS2006/Delphi2006?
>
> Help anybody?
>
> Kind regards
> TorB.
>

Sat, Jun 3 2006 1:03 PMPermanent Link

Michael Baytalsky
Hi TorB,

Sorry for not answering - I missed this post. We're aware of the
problem and are working on it. They have changed interfaces in
BDS 4 (I guess RemObjects copied that) and it stopped working.
We'll try to get it into the next update, although, no word on
when it's going to appear, but I hope very soon.

Regards,
Michael

TorB. wrote:
> Hi!
> Have any of you folks used DBISAM ADO.Net Data Provider v2.0 with Visual
> Studio 2005?
> The funny thing is that when I use it in a C# .Net project everything works,
> but when I use it in a Chrome Windows Project in VS2005 I get an error when
> trying to generate the dataset from the dbisamDataAdapter1.
> The error is: "Object reference not set to an instance of an object"
> ---
> The same error is happening in BDS2006/Delphi2006?
>
> Help anybody?
>
> Kind regards
> TorB.
>
>
Mon, Jun 5 2006 6:59 PMPermanent Link

"TorB."
Hi Michael!
Thank you for your answer. You may like to know that I reported this also in
the RemObjects/Chrome newsgroups and Marc Hoffman gave me the following
answer:
"
This sounds like it might be an ommision in our CodeDom. We'll need to
look into that. logged as #2468, thanx.
"
Kind regards
TorB.

***

"Michael Baytalsky" <mike@contextsoft.com> skrev i melding
news:D971A5DB-1383-4C29-8984-571324EAA0DB@news.elevatesoft.com...
> Hi TorB,
>
> Sorry for not answering - I missed this post. We're aware of the
> problem and are working on it. They have changed interfaces in
> BDS 4 (I guess RemObjects copied that) and it stopped working.
> We'll try to get it into the next update, although, no word on
> when it's going to appear, but I hope very soon.
>
> Regards,
> Michael
>
> TorB. wrote:
>> Hi!
>> Have any of you folks used DBISAM ADO.Net Data Provider v2.0 with Visual
>> Studio 2005?
>> The funny thing is that when I use it in a C# .Net project everything
>> works, but when I use it in a Chrome Windows Project in VS2005 I get an
>> error when trying to generate the dataset from the dbisamDataAdapter1.
>> The error is: "Object reference not set to an instance of an object"
>> ---
>> The same error is happening in BDS2006/Delphi2006?
>>
>> Help anybody?
>>
>> Kind regards
>> TorB.

Mon, Jun 5 2006 8:41 PMPermanent Link

Michael Baytalsky

Thanks for letting me know.

Regards,
Michael

TorB. wrote:
> Hi Michael!
> Thank you for your answer. You may like to know that I reported this also in
> the RemObjects/Chrome newsgroups and Marc Hoffman gave me the following
> answer:
> "
> This sounds like it might be an ommision in our CodeDom. We'll need to
> look into that. logged as #2468, thanx.
> "
> Kind regards
> TorB.
>
> ***
>
> "Michael Baytalsky" <mike@contextsoft.com> skrev i melding
> news:D971A5DB-1383-4C29-8984-571324EAA0DB@news.elevatesoft.com...
>> Hi TorB,
>>
>> Sorry for not answering - I missed this post. We're aware of the
>> problem and are working on it. They have changed interfaces in
>> BDS 4 (I guess RemObjects copied that) and it stopped working.
>> We'll try to get it into the next update, although, no word on
>> when it's going to appear, but I hope very soon.
>>
>> Regards,
>> Michael
>>
>> TorB. wrote:
>>> Hi!
>>> Have any of you folks used DBISAM ADO.Net Data Provider v2.0 with Visual
>>> Studio 2005?
>>> The funny thing is that when I use it in a C# .Net project everything
>>> works, but when I use it in a Chrome Windows Project in VS2005 I get an
>>> error when trying to generate the dataset from the dbisamDataAdapter1.
>>> The error is: "Object reference not set to an instance of an object"
>>> ---
>>> The same error is happening in BDS2006/Delphi2006?
>>>
>>> Help anybody?
>>>
>>> Kind regards
>>> TorB.
>
>
Image