Cursor_GetRecord and Cursor_GetRecords

Chris Sheffield cmsheffield at gmail.com
Mon Feb 25 15:30:52 CST 2008


Hi Ruslan,

Yes, SQLSelectRecords existed for 1.x. I was going through the docs  
for version 3 earlier today and thought it was very strange that these  
two cursor methods were missing, as they seem like fairly basic  
methods. So then I thought that maybe it was simply an omission from  
the docs. So in Revolution I looked at the externalFunctions property  
of my "home" stack and these two methods are not listed among all the  
Valentina functions.

So my next step was to dive into the code behind the example stack  
that demonstrates adding, updating, and deleting records using a  
cursor. But I noticed that rather than using a "VCursor_GetRecord"  
method, It was using "VField_Value" to get the values for each field  
in the current record. Kind of strange.

So it looks as though these two methods are simply missing for some  
reason. What are the chances of getting them in there and creating a  
new build?

Chris


On Feb 25, 2008, at 1:57 PM, Ruslan Zasukhin wrote:

> Hmm, really I do not see this methods !
>
> Question:
>    Did SQLSelectRecords() existed for 1.x ?
>    you remember?
>
> If yes, then it seems we have loose above two methods.
> If no, then it sounds like we have add this new instead of that two.
>



More information about the Valentina mailing list