G
Guest
I'm using the following code chunk to add a table to my db without a DSN
connection. The problem I'm having is that I can not edit/add/delete records
to the table.
I know that the permissions on the MS SQL db backend are checked for the
SELECT, INSERT, UPDATE, DELETE rights.
Any idea of what I'm missing.
Thanks
Mark
connection. The problem I'm having is that I can not edit/add/delete records
to the table.
I know that the permissions on the MS SQL db backend are checked for the
SELECT, INSERT, UPDATE, DELETE rights.
Any idea of what I'm missing.
Thanks
Mark