Oracle sequence

Posts   
 
    
Virrr
User
Posts: 3
Joined: 25-Mar-2009
# Posted on: 25-Mar-2009 13:47:39   

Hello,

I to fetch a value from a oracle sequence, without mapping this sequence to a EnityField. Is this possible using llblGen?

I cannot create a stored proc in the database, so that is not a solution in my case. I hope this is possible.

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 25-Mar-2009 14:26:51   

Do you want to execute Raw sql?

If so, please search the forum for 'raw sql' (without the single qoutes).