Hi
in VB6, i tryVB Code:
for each table in crRep.tables table.location = DATABASE_PATH next
but the location isn't changed, actually it contains the table name :S
What can i do to change the database location then?
Printable View
Hi
in VB6, i tryVB Code:
for each table in crRep.tables table.location = DATABASE_PATH next
but the location isn't changed, actually it contains the table name :S
What can i do to change the database location then?