Re: Valentina and MC (was: MC to 4D Database)

2000-12-14 Thread Ruslan Zasukhin

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/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to [EMAIL PROTECTED], not this list.




MC to 4D Database

2000-12-13 Thread Sivakatirswami

Anyone familiar with 4D database?

Can MC access/read-write to a 4D database?

Hinduism Today

Sivakatirswami
Editor's Assistant/Production Manager
www.HinduismToday.com
www.HimalayanAcademy.com
[EMAIL PROTECTED]


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




Re: MC to 4D Database

2000-12-13 Thread Pierre Sahores

Sivakatirswami a écrit :
 
 Anyone familiar with 4D database?
 
 Can MC access/read-write to a 4D database?
 
 Hinduism Today
 
 Sivakatirswami
 Editor's Assistant/Production Manager
 www.HinduismToday.com
 www.HimalayanAcademy.com
 [EMAIL PROTECTED]
 
 Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
 Info: http://www.xworlds.com/metacard/mailinglist.htm
 Please send bug reports to [EMAIL PROTECTED], not this list.

Yes, in using appleevents on mac (sure) and sockets under win32 (not tested).

Pierre Sahores
--
chef de projet cyberlibrairie
SNPIN - CNDP. 91, rue Gabriel-Peri
92120 Montrouge. Tél.: 01.64.45.05.33

Penser la part du rêve et
produire l'avantage compétitif.

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