G
Guest
Hi,
I need to add linked tables to an existing access database so I'm writing a
vb.net program to do it.
The only way I found to do it is thru DAO. I dont want to rely on legacy
objects but it seems it's the only way around.
Is there another way to do it to also avoid dependencies on COM components
and keep XCopy deployment?
Thanks
I need to add linked tables to an existing access database so I'm writing a
vb.net program to do it.
The only way I found to do it is thru DAO. I dont want to rely on legacy
objects but it seems it's the only way around.
Is there another way to do it to also avoid dependencies on COM components
and keep XCopy deployment?
Thanks