Hi, I hope someone can help.
I'm currently trying to tranfer data from an Access DB to a SQL DB programatically. I have the App working fine, however I have to go into the Access DB/Security/Users and Group Permissions and give Admin read rights.
I want this process automated so the user will not have to jump thru hoops to transfer the Data.
If I can manually change the Admin User Permission for a specific table, I think I should be able to also do this thru the VB apps' code using DAO,ADO or ADOX.
Does anyone understand what I'm asking and know what I might try?
Thanks Heeps
I'm currently trying to tranfer data from an Access DB to a SQL DB programatically. I have the App working fine, however I have to go into the Access DB/Security/Users and Group Permissions and give Admin read rights.
I want this process automated so the user will not have to jump thru hoops to transfer the Data.
If I can manually change the Admin User Permission for a specific table, I think I should be able to also do this thru the VB apps' code using DAO,ADO or ADOX.
Does anyone understand what I'm asking and know what I might try?
Thanks Heeps