oracle column named system causes problem

Posts   
 
    
like2175
User
Posts: 83
Joined: 27-Mar-2006
# Posted on: 28-Jun-2006 17:19:32   

The vb 2005 generated classes would not compile in vs 2005 but instead gave an error relating to System. Renaming my column to system_nbr fixed the problem

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 28-Jun-2006 17:32:13   

That's unavoidable unfortunately. Rename these kind of fields to names not used in MS' namespace hierarchy.

Frans Bouma | Lead developer LLBLGen Pro