Hi All
I'm After some advice please,
In my database I have one table that contains config data for my database as the database reads and writes files in a specific Drive and directory specified by the user.
So I store this Data in a seperate table called [Config]. The Fields are <Drive Letter> and <Root Directory>
There is only one record in table with the two fields.
What I would like to know is, when the title form of the database opens, what would be the best way of opening this table, reading the two fields and storing them in a couple of Public strings.
I have managed to cludge this in the past, but I would really like to know an eay and efficient way of doing it.
Many many thanks in advance.
Thanks
James
I'm After some advice please,
In my database I have one table that contains config data for my database as the database reads and writes files in a specific Drive and directory specified by the user.
So I store this Data in a seperate table called [Config]. The Fields are <Drive Letter> and <Root Directory>
There is only one record in table with the two fields.
What I would like to know is, when the title form of the database opens, what would be the best way of opening this table, reading the two fields and storing them in a couple of Public strings.
I have managed to cludge this in the past, but I would really like to know an eay and efficient way of doing it.
Many many thanks in advance.
Thanks
James