G
Guest
Can one open a read-only connection or have a read-only command?
My application creates a SQL query depending on choice that user makes on
the form. I am afraid that somwhere down the line somebody will try some sort
of SQL injection and be able to manipulate data. I would like to make the
connection read-only to prevent that.
Regards
Bojan
My application creates a SQL query depending on choice that user makes on
the form. I am afraid that somwhere down the line somebody will try some sort
of SQL injection and be able to manipulate data. I would like to make the
connection read-only to prevent that.
Regards
Bojan