main logo
Subject: Re: V4RB and Win32 in demo mode
Author: Ruslan Zasukhin
Posted: 2000/10/31 15:58:56
 
View Entire Thread
New Search


on 31/10/00 7:45 PM, Franco Vaccari at vaccari AT geosun20 .DO.T univ.trieste.it
wrote:

Hi Franco,
>
> It looks like with RB3a11 I'm finally able to get something running
> under Win32.

Yes, we also have got success with ViSQL :-)

> So the next question is: if I registered V4RB only for the Mac, will
> I be able to run the database in demo mode in the Win32 exe file? I'd
> like to try before buy...

yes, you must be able to work in demo mode.

> I initialize Valentina like this:
>
> Err = ValentinaInit(1024, "my mac code here...", "" )
>
> with no error.
>
> But later I'm getting
>
> "Can't create database. Error 112"
>
> when I execute this code (that works fine on the Mac side):
>
> res =mDataBase.Create( DBFile, 4, 32 * 1024 )
>
> if(res = false) then
> MsgBox "Can't create database. Error: " + Str(mDataBase.ErrNumber)
> return
> end if
>
> Just before I start again fighting against RB win compilation, can
> you please confirm that I should be able to test the DB in demo mode?

Hmm,

before you start press REAL, I think you need to do next:

1) Compile on your own computer ViSQL and try it that it works for you
2) Try compile for Windows "Example1" and run it,
at first don't specify any SN, then add your MAC number.

Let me know results.


3) Also install on your PC DbgView (like DCon).
And see what error return to you V4RB.


BTW, what you have as DBFile ?
Path? You can use DbgPackage and DbgView to see its value,
you need check if it is valid PC path.





--
Best regards,
Ruslan Zasukhin

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

e-mail: ruslan@paradigmasoft.com
web : http://www.paradigmasoft.com

To subscribe to the Valentina mail list
send a letter to valentina-on AT lists .DO.T macserve.net



-------------------------------------------------------------
The Valentina mailing list is brought to you by MacServe.net
For info on lists services, see http://www.macserve.net/lists.html
 
©2000 Ruslan Zasukhin
<-- Prior Message New Search Next Message -->