[Gambas-user] .96 Dataset access

Nigel Gerrard nigel at ...38...
Tue Aug 17 11:21:15 CEST 2004


Craig,

I've been away a couple of weeks and had to wade through over 200 emails.

Are you still suffering this problem in .97?

Nigel

----- Original Message ----- 
From: "Craig Packard" <c0de3 at ...43...>
To: "Gambas-Users" <gambas-user at lists.sourceforge.net>
Sent: Wednesday, August 11, 2004 4:06 AM
Subject: [Gambas-user] .96 Dataset access


> I used to access my dataset with 
> 
> rData["FIELDNAME"]
> 
> Now that crashes the program with a Signal 11.
> 
> The example also crashes on my system.  .95 worked .96
> doesn't.  I also tried rData.Fields["FieldName"] but
> that didn't work either.  
> 
> Do we now have to do everything by passing SQL right
> into the database?  As in we can't update our
> recordset and then .update it to the database?  
> 
> rData[FieldNumber] (ie. rData[0]) works but I hate to
> use that as I might want to add a field one day.  Then
> all my apps would break.   Plus it is hard as heck to
> read.
> 
>             - Craig
> 
> 
> 
> 
> 
> 
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user




More information about the User mailing list