Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread Is It Database.Load(TDataSet) or Database.LoadRows(TDataset)?
Sat, Oct 3 2015 12:36 PMPermanent Link

Frederick Chin

In the manual, the command "Database.Load(TDataset)" is mentioned. However, when I try to use it, EWB complains with a

[Error] main.wbs (130,13): There is no function or procedure declaration that matches the Load(qMnpsmain) reference

If I use Database.LoadRows(TDataSet), there is no error.

Is the manual incorrect?

Frederick
Sat, Oct 3 2015 1:18 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Frederick,

<< Is the manual incorrect? >>

If you're referring to the "Responding to DataSet Changes" topic, then yes, and it's now fixed.

Tim Young
Elevate Software
www.elevatesoft.com
Sat, Oct 3 2015 8:08 PMPermanent Link

Frederick Chin

Tim,

/*
If you're referring to the "Responding to DataSet Changes" topic, then yes, and it's now fixed.
*/

Thanks. What I did was to print out the PDF file when EWB 2 was first released and I have been referring to it ever since. It looks I'll have to ditch it and refer to the online manual.

Frederick
Sat, Oct 3 2015 10:30 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Frederick,

<< Thanks. What I did was to print out the PDF file when EWB 2 was first released and I have been referring to it ever since. It looks I'll have to ditch it and refer to the online manual. >>

You'll only have to wait until the next build/release to get a new PDF with any fixes to the manual.  This has always been the case with all of our products.

Tim Young
Elevate Software
www.elevatesoft.com
Image