News

Description Only users that have grant select in sys schema are able to connect to a database using the extension. It imposes user access to entire database structure even those user do not has per ...
Being unable to connect to the DB server should definitely cause an exception. yes, but if this failing means you're hosed anyway it's perfectly acceptable to let it unwind the whole stack.
I am trying to upsize an Access database to MS SQL. The layout is as follows: FormsAndCalculations.mdb --------- MySQL DB tables | DatabaseTablesAndProcedures.mdb I have successfully managed to ...