Hi,
I normally work on Oracle, so I understand it's internal dictionary, however, I would like some guidence (or code !!) which when run against an access database will produce the sql that could recreate the database, including all R.I., indexes, default values etc
Reasons are two fold -
1. As I said, I am more of an Oracle person, so I always tend to work at the SQL Level for creating / amending structure, and I find the help system very frustrating to tell me how to achieve what I want, so invariabely switch to the GUI to do it (therefore not learning)
2.If I want to upgrade the backend database on a differnent PC, I do not want to have to do it manually - I would prefer to have some SQL/function/procedure that I can run on startup of the new Frontend
Chalco
I normally work on Oracle, so I understand it's internal dictionary, however, I would like some guidence (or code !!) which when run against an access database will produce the sql that could recreate the database, including all R.I., indexes, default values etc
Reasons are two fold -
1. As I said, I am more of an Oracle person, so I always tend to work at the SQL Level for creating / amending structure, and I find the help system very frustrating to tell me how to achieve what I want, so invariabely switch to the GUI to do it (therefore not learning)
2.If I want to upgrade the backend database on a differnent PC, I do not want to have to do it manually - I would prefer to have some SQL/function/procedure that I can run on startup of the new Frontend
Chalco