-
Hi, I've decided to post this information because It may be relevant to others and because I think SubSonic is very usefull. I was working in a simple project involving an Oracle database but the production database was version 8.1.7 and in our development environment we were working in a 10g version...
-
Hi everyone,
I have created a DB in MS SQL which has bit columns in most tables. These are nicely translated to boolean properties in SubSonic entities. Now I have to also create the same DB in Oracle.
My question is, what do you guys use in Oracle to represent boolean/bit columns?
Many thanks...
-
I followed the directions on the Webcast: Using Paging using an Oracle Database and got the following error: SQL Error: ORA-00911: invalid character 00911. 00000 - "invalid character" *Cause: identifiers may not start with any ASCII character other than letters and numbers. $#_ are also allowed...