Oct 29, 2002 #1 JBravo Programmer Mar 21, 2002 12 IE Hi All, Is it possible to create an Access DB "on the fly" using ADO? If not is there any other method? Thanks, J.
Hi All, Is it possible to create an Access DB "on the fly" using ADO? If not is there any other method? Thanks, J.
Oct 30, 2002 1 #2 minhhoa Programmer Oct 20, 2002 13 VN You can use ADOX (COM) objects to do it. See ADOX API Reference in MSDN library for more details. Minh Hoa Upvote 0 Downvote
You can use ADOX (COM) objects to do it. See ADOX API Reference in MSDN library for more details. Minh Hoa