TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
-
raa
- Newbie

- Posts: 7
- Joined: Wed Mar 21, 2007 12:00 am
Post
by raa » Fri Oct 05, 2007 8:45 pm

because when I select datasource it does not show the numeric fields to be able to define Y
I use dbexpress is for that reason?
-
Yeray
- Site Admin

- Posts: 9645
- Joined: Tue Dec 05, 2006 12:00 am
- Location: Girona, Catalonia
-
Contact:
Post
by Yeray » Mon Oct 08, 2007 8:34 am
Do you select "manual" at DataSource?
-
raa
- Newbie

- Posts: 7
- Joined: Wed Mar 21, 2007 12:00 am
Post
by raa » Mon Oct 08, 2007 9:08 pm
Yes, I explain
first, I have my query in stored procedure Oracle, accesado with dbexpress, soon in dbchat the publisher I select line graph in series adding it, there I select to source of data and type query where text unfolds the fields but the x e y nothing
query I have it with TSqlStoredProcedure - > DataSetProvider - >ClientDataSet - > I have all the fields in static form here
-
raa
- Newbie

- Posts: 7
- Joined: Wed Mar 21, 2007 12:00 am
Post
by raa » Wed Oct 10, 2007 9:06 pm
the problem, is because it cannot recover the fields type TFMTBCD, now the question is as I can do it,because all my query recovers the fields of that type
-
Narcís
- Site Admin

- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
-
Contact:
Post
by Narcís » Mon Oct 15, 2007 5:49 pm
Hi raa,
In that case, your problem seems similar to what we discussed
here.
-
raa
- Newbie

- Posts: 7
- Joined: Wed Mar 21, 2007 12:00 am
Post
by raa » Tue Oct 16, 2007 1:00 pm
And in the new version solved this problem