|
-
August 13th, 2001, 05:23 AM
#1
ADO question
Hi all
Does anybody know how to create a new database using ADO. I wanna create a whole new file (Data.mdb for example). I know how to create it using DAO by calling CreateDatabase function, but I don't know how to do this under ADO. I have one more question. I have two recordsets. First is a table and the second is a query (view). When I change a record in first recordset (table), the change isn't reflected to a second recordset (query) which is connected to a DataGrid control.
Thanks in advance!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|