on 14/12/00 08:42, michael kann at [EMAIL PROTECTED] wrote:

> --- Looks like a great product. I can see lots of uses
> for it. I have the VXCMD Test Project open on my
> Windows desktop. How do I use it to create a database,
> put some records in, and get some records out? How do
> you write your own interface to access the records? I
> know about databases and SQL, I just need a jump start
> to get something working. Thanks, Michael Kann, [EMAIL PROTECTED]

Hi Michael,

to start use Valentina XCMD in your project you need
a) on Windows add VXCMD.dll to list of dlls
b) on MAC copy by ResEdit xfcn "Valentina" and install shared lib "Valentina
engine" into extension folder or MC folder

First you call to Valentina must be
    ValentinaInit( cache, ...)

On finish you need 
    ValentinaShutDown()

Between them you can do anything

    Database_Create()
    Databae_MakeNewBaseObject
    ...
        



-- 
Best regards,
Ruslan Zasukhin

-------------------------
Paradigma.

e-mail: [EMAIL PROTECTED]
web   : http://www.paradigmasoft.com

To subscribe to the Valentina mail list
send a letter to [EMAIL PROTECTED]



Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to