Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Number fields

Re: Number fields

From: <weiq4036_at_my-dejanews.com>
Date: Mon, 15 Feb 1999 17:15:55 GMT
Message-ID: <7a9ko3$p6r$1@nnrp1.dejanews.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US