OrangeWire
IS-IT--Management
I have a simple VB app that pulls data from a DB (access .mdb file not a server) and throws it on a datagrid. It works fine for me (i have read/write access) but for someone with read ONLY it craps out and gives all kinds of errors.
Im using the following to connect:
OleDbConnection1 > OldDbDataAdapter1 > DataSet11
Thanks a LOT for your time guys!
Im using the following to connect:
OleDbConnection1 > OldDbDataAdapter1 > DataSet11
Thanks a LOT for your time guys!