vineetu1
27th November 2006, 13:52
Hi, I understand that the Level1 database driver in Baan uses Hash columns for each Index in a table, while the Level2 database driver does not use Hash columns.
Now I would first like to test certain tables in our test server, for which I would like to convert them from Level1 to Level2.
I mean, Is it possible to have one or two tables on Level2 driver while all the rest remain in Level1 ?
like....
I use ttaad4110m000 Maintain Database Definations : to define one more database defination for Level2. (say 003)
Then take seq. dump of the table and delete the table.
suppose tdinv700.
next.. using ttaad4111m000 asign table tdinv700 to the database 003.
again create the table using ttaad4230m000...
Is this logical and possible ?? Am I missing something ?
Now I would first like to test certain tables in our test server, for which I would like to convert them from Level1 to Level2.
I mean, Is it possible to have one or two tables on Level2 driver while all the rest remain in Level1 ?
like....
I use ttaad4110m000 Maintain Database Definations : to define one more database defination for Level2. (say 003)
Then take seq. dump of the table and delete the table.
suppose tdinv700.
next.. using ttaad4111m000 asign table tdinv700 to the database 003.
again create the table using ttaad4230m000...
Is this logical and possible ?? Am I missing something ?