036c66963b666438075c4e1ec143a66f4092f861
FAQ/Questions/ConnectionStringRW.md
| ... | ... | @@ -64,9 +64,9 @@ FusionDriver fd = new FusionDriver(); |
| 64 | 64 | |
| 65 | 65 | 2) If ConnectionStringRW is also assigned, then Izenda will |
| 66 | 66 | |
| 67 | - a) Use Driver.ConnectionString for Read-Only operations against DB, thus Driver.ConnectionString can have ReadOnly access to the DB |
|
| 67 | + ---a) Use Driver.ConnectionString for Read-Only operations against DB, thus Driver.ConnectionString can have ReadOnly access to the DB |
|
| 68 | 68 | |
| 69 | - b) Use Driver.ConnectionStringRW for Read-Write operations. At this moment this includes only following: |
|
| 69 | + ---b) Use Driver.ConnectionStringRW for Read-Write operations. At this moment this includes only following: |
|
| 70 | 70 | |
| 71 | 71 | - Create Reports table if it doesn't exist |
| 72 | 72 |