G
Guest
I need to figure out a way to create a new database from within an existing
database during a process in which i am running several queries. the new
database name will have a generic name like "Quarterly..." but will then be
concatenated with the quarterly submittal date in a specific format (e.g.,
20070601)
I'm thinking i could create a query to determine the quarterly date and then
concatenate with the other part of the file name, but how would i actually
create a process for creating a new database (in a specified directory) from
within my existing directory. any suggestions? thanks. Ruben
database during a process in which i am running several queries. the new
database name will have a generic name like "Quarterly..." but will then be
concatenated with the quarterly submittal date in a specific format (e.g.,
20070601)
I'm thinking i could create a query to determine the quarterly date and then
concatenate with the other part of the file name, but how would i actually
create a process for creating a new database (in a specified directory) from
within my existing directory. any suggestions? thanks. Ruben