Am I too old to learn Valentina?

Ruslan Zasukhin ruslan_zasukhin at valentina-db.com
Sun Sep 6 03:18:54 CDT 2009


On 9/6/09 2:38 AM, "Greg Olson-Hyde" <greg at hawkmount.com> wrote:

Hi Greg,

> I am struggling with every step of converting to Valentina. I had
> barely come to grips with SQLite that I was using in a RB app that has
> not sold one copy yet. So, please bear with me as I continue with my
> troubles when I should really be sitting in a retirement village for
> pensioned FileMaker Pro users (15 years on FMP, a complete and utter
> waste of effort!!!!!!!!!!!). Sorry about the 'rant' but I am feeling
> rather dumb with all the questions   :-((
> 
> My latest confusion is with the following:
> 
> 
>    Dim vRS As RecordSet
>    vRS = App.EnglishDB.SQLSelect("SELECT * FROM tblBusiness")
> 
> 
> How do I convert this to Valentina speak?

Barry already have point right way.

* Yes Vcursor is the same concept to RecordSet of RBDB API.

* Note, above you have show NOT SqlLite API :)
    you have show RB DB API, which is the same for SqlLite,
    mySQL, Postgre, Oracle and othe dbs supported by RB.


Valentina also supports RBDB, and in our folder Examples present one example
from REAL but using Valentina

So, generally speaking you can use this RBDB API, but it is not so powerful
and flexible as native Valentina for REALbasic API.


*******************************
Also, make sure that you have download from this page

<http://valentina-db.com/dokuwiki/doku.php?id=valentina:products:adk:v4rb:v4
rb>
   
V4RB API Reference (PDF)

 

-- 
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