Please help with API way of checking UserID and Password

Ruslan Zasukhin ruslan_zasukhin at valentina-db.com
Wed Mar 28 01:10:02 CDT 2012


On 3/27/12 6:18 PM, "william humphrey" <bill at bluewatermaritime.com> wrote:

> It is never a distraction. There is so few places to learn about using
> Valentina with Livecode.
> 
> On Mon, Mar 26, 2012 at 7:10 PM, Barry G. Sumpter <barrysum at bigpond.net.au>
> wrote:
> LOL.
> Every time I post I find a solution in 5 mins afterwards.
> 
> The very next example in the Field Find allow us to nominate a dataset
> (set1) to perform the Find Field on.
> 
>    put VField_FindValue( fld_string, "aa", set1 ) into res

Hi Barry,

I see you try to use API Way for Livecode. But why?


IMO for Livecode more simple to use SQL.

I'd say everybody should tend use SQL even if you work with local db ..

Only hot places, which you need made faster can be overriden with API style
...

Why better tend to use SQL?
Because then your local app can be EASY converted into client-server app,
which works with remote server in other city.

API Way is perfect for local dbs, but can be much slower for remote
servers...



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