Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Number fields
when do you select, put the field name (not select *), then
use the following statement. It work fine for me.
-------openConnection.Execute(SQLString, 1)
In article <36C15804.590D9BDB_at_hotmail.com>,
Derick Burger <derickb_at_is.co.za> wrote:
> Hi,
>
> I'm trying to extract data from a table in Oracle. There is data in the
> table when using the Oracle SQL engine. However once I try to extract
> the data using VBScript in ASP all the tables containing fields of type
> Number return 0 records.
>
> Are there any suggestions as to what the problem might be?
>
> Derick Burger
> radimpe_at_hotmail.com
>
>
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Feb 15 1999 - 11:15:55 CST
![]() |
![]() |