Re: [cx-oracle-users] Types used for values returned from a query
Brought to you by:
atuining
From: Paul M. <p.f...@gm...> - 2005-02-10 09:13:17
|
On Thu, 10 Feb 2005 09:32:47 +1000, Leith Parkin <lei...@gm...> wrote: > Why cant you use cast? Basically because I'm writing something to handle user-supplied SELECT statements, so I don't have control over the query (beyond saying that I don't certain types - I don't think I'll get away with refusing to support numbers, though :-)). Regards, Paul. |