Realbasic 5.5.5 crash when opening Valentina from IDE

Totte Alm totte at code66.se
Thu Aug 11 08:27:31 CDT 2005


Hello

just an hint, have you called ValentinaInit() ?

// Totte
11 aug 2005 kl. 08.15 skrev Damon Pillinger:

> Hi Guys
>
> I use this code to create a simple Valentina Database, it happens with
> all Valentina databases however.
>
>   dim d2 as VRBDataBase
>   dim f as folderitem
>
>   d2=new VRBDataBase
>   f=getfolderItem("").child("ValentinaDB.vdb")
>   f.delete
>   d2.databaseFile=f
>   if d2.createDatabaseFile then
>     if d2.connect then
>       d2.sqlExecute("Create Table test (f1 integer,f2 varchar, f3
> date,f4 double,f5 TimeStamp)")
>       if d2.error then msgbox "3"+d2.errorMessage
>     end if
>   end if
>   beep
>
> This will create a database.
> Go back in to RealBasic and select the menu
>
> Edit / Add Data Source / Select Valentina
>
> Select a Valentina Database
>
> You can see it in the IDE but when you double click on it Real basic
> crashes.
>
> RB 5.5.5
> Val 2.0.5fc5
>
> Any ideas
>
> Best Regards
>
> Damon L. Pillinger
> Jensen 2005 by Daisychain
> www.daisychain.no-ip.biz
> Phone : 03 9532 1220
> Fax : 03 9532 1280
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>

------------------------------------------------------------------------ 
------------------------
The French don't even have a word for Entrepreneur.
- George W. Bush.



More information about the Valentina mailing list