|
How to use multiple schema files in qdb configuration file?
|
06/20/2013 2:00 AM
post102460
|
How to use multiple schema files in qdb configuration file?
I have a number of creating table and index SQL files. How to write the qdb configuration file?
The following is my qdb.cfg, but it doesn't work.
[sasdb]
Filename = sasdb.dat
Schema File = da_obj.sql
Schema File = do_obj.sql
...
Schema File = da_attr.sql
Please tell me how to write it?
Thank you in advance.
|
|
|