natt_han’s Weblog

Archive for the ‘Uncategorized’ Category

set database password to ms access programatically

Posted by: dragonquestx on: ธันวาคม 18, 2008

Dim oAccess As Microsoft.Office.Interop.Access.Application = New Microsoft.Office.Interop.Access.Application
                Dim sDBPath As String = ‘database path’
                oAccess.OpenCurrentDatabase(sDBPath, True, “password”)
                Dim accessDB As Database = oAccess.CurrentDb()
                accessDB.Close()
                accessDB [...]

ป้ายกำกับ: , ,

Hello world!

Posted by: dragonquestx on: มกราคม 22, 2008

Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!



  • ไม่มี
  • Mr WordPress: Hi, this is a comment.To delete a comment, just log in, and view the posts' comments, there you will have the option to edit or delete them.

หมวดหมู่