G
geebee
hi,
i split my db the other day, and now i am encountering some things that need
to be addressed.
in my front end, i have some make-table queries that make tables in the
front end, and do not make the table in the dbname.be file. keep in mind
that in the process, it replaces the file of the linked table, but only
copies it locally in the front end. so whenever, i open a form which has the
inked table as a recordsource, it cant recognize the table.
i would like to know how i can write some code so that when i make a new
table, or even append to a linked table, that the table can be copied to the
dbname.be file.
thanks in advance,
geebee
i split my db the other day, and now i am encountering some things that need
to be addressed.
in my front end, i have some make-table queries that make tables in the
front end, and do not make the table in the dbname.be file. keep in mind
that in the process, it replaces the file of the linked table, but only
copies it locally in the front end. so whenever, i open a form which has the
inked table as a recordsource, it cant recognize the table.
i would like to know how i can write some code so that when i make a new
table, or even append to a linked table, that the table can be copied to the
dbname.be file.
thanks in advance,
geebee