V4RB 4.6 not opening 4b2 database

Steve Albin steve at steve-albin.com
Mon May 3 10:27:15 CDT 2010


When I upgraded to from V4RB 4.2 to V4RB 4.3, I ran into a 
problem similar to yours.  What I found out is that I needed to 
add this line of code in the constructor for each table I create:

   Super.Constructor("myTableName")

I reported this to the list sometime ago and the issue was 
confirmed by Ruslan.

This may or may not help you but I hope it does...

Steve

--
Steve Albin - Montclair, NJ  - USA
http://www.jazzdiscography.com/
http://www.steve-albin.com/



On 5/3/10 at 11:08 AM, jda at his.com (jda) wrote:

>I see the problem is more severe than I had thought. When I 
>create a new database with 4.6 the the table isn't actually 
>being generated. Here's what I have used for several years in 
>the Constructor for one table:
>
>
>Super.Constructor(inStorageType)
>prefs = new boPreferences
>
>
>When I use Valentina Studio to examine the database that was 
>created, there in no table 'prefs'.
>
>Jon
>_______________________________________________
>Valentina mailing list
>Valentina at lists.macserve.net
>http://lists.macserve.net/mailman/listinfo/valentina



More information about the Valentina mailing list