Transfer Access View/Query to another *.mdb - TechRepublic
Question
March 12, 2007 at 08:53 PM
uditha

Transfer Access View/Query to another *.mdb

by uditha . Updated 19 years, 3 months ago

I’m lloking for a way to transfer a query from one .mdb to another (Using vb6). I can transfer Tables using ADOX.Tales and ADOX.Catelog …… There is a way to transfer Views using <>.Views.Append “”,Cmd .. But how can i pick the sql statement from the source View … Any body know the answer ????

This discussion is locked

All Comments