| Database Toolbox™ | ![]() |
a = isreadonly(conn)
a = isreadonly(conn) returns 1 if the database connection conn is read-only. It returns 0 otherwise.
Check whether conn is read-only.
a = isreadonly(conn)
The result indicates that the database connection conn is read-only:
a =
1
Therefore, you cannot run fastinsert, insert, or update functions on this database.
![]() | isnullcolumn | isurl | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |