Views in valenina director and Valentina Studio
Ruslan Zasukhin
sunshine at public.kherson.ua
Tue Sep 2 14:43:33 CDT 2008
On 9/2/08 10:22 PM, "william humphrey" <shoreagent at gmail.com> wrote:
Hi William,
PLEASE change subject of letter when you start other thread.
> Using RunRev and "VCursor_GetRecords"
> I'm using the following code:
>
> on GetEmails
>
> put "select d_email_email, d_email_note,l_emailtypes_type,data_email.RecID
> from data_email join list_emailtypes on email_types WHERE
> d_email_clients_ref = " & tClientID into tSQL
>
> put VDatabase_SqlSelect( gDatabase, tSQL ) into CursorRef
>
> put VCursor_GetRecords(cursorRef,1,12,tab,return ) into fld "email_list"
>
> end GetEmails
>
>
> It works perfectly, returns the results I want but RunRev keeps saying
> "Function:
> error in function handler: VCursor_GetRecords"
>
>
> Can someone please suggest some lines of code I can put in there to test
> what is bothering RunRev?
Please take a look inside of V4REV/Examples/Test stack.
It should contains all existed Valentina API methods.
So you can see how it is used.
> Thanks.
>
>
> I haven't been trapping for errors and I would like help doing so.
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list