// Valentina Studio Mac image is corrupt
Ruslan Zasukhin
ruslan at paradigmasoft.com
Mon May 4 14:10:20 CDT 2009
On 5/4/09 9:42 PM, "Brian Leader" <brian at ideaslive.com> wrote:
Hi Brian,
> I think it was that I downloaded it on PC. I redownloaded on Mac and it
> worked.
good
> I'm having another problem on Mac that doesn't occur on PC with the same
> database... I'm getting an error 462848 when calling sqlSelect. Here is the
> syntax:
> my_user = gDatabase.sqlSelect("SELECT * FROM users ORDER BY name ASC",
> #kServerSide, #kNoLocks)
I think this is because users is keyword.
> I've attached the database. Also, if I'm developing only for a standalone
> machine with no server connection, should I be using kClientSide or
> kServerSide?
For LOCAL db they both do the same, but it is recommended to use
kServerSide, because if future you will want to use VSERVER, your code will
be ready ...
Also note that kClientSide cursor is READ ONLY.
> Thanks,
>
> Brian
--
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