good day sir/madam
attached is an excel file with sample table is the result can be possible in sql and how can i command that on sql. thanks and more power.
can i produce a graph with fixed x and y axis, i will used this on a puretone audiogram (audiometry)
here is the sample
125 250 500 1000 2000 4000 6000 8000
0
10
20
30
40
50
60
70
80
90
100
110
125 250 500 1000 2000 4000 6000 8000
data of this is from 0 - 110 only but i need to display...
good day guys
how can i overcome this invalid coordinate, i need to print the report in text file, but it keeps on saying the invalid coordinate
any comments
thanks in advance
hi guys
is there a possibility to make a report came from two table?
all i want is to print all data on the first table then
print all data on the second one, is this possible? the two table structure is not identical.
any suggestions, thanks.
hello guys
can i edit query at runtime
inside fox i can edit it using
vfile=cquery
MODIFY QUERY &vfile
how about when the program is standalone executable
hi guys
btw, happy new year to all
question goes here
sample report
all i can do is this format
new york ->group header
12/24/2005 1,200.00
01/24/2006 500.00
total goes here ->group total
i want below format, how can i do this one
location date amount ->...
good day to all
i want to use array on the report, here it goes
Dime db[100,4]
Dime cr[100,4]
SET ENGINEBEHAVIOR 70
sele b.cvoucherno,b.ccode,sum(b.namount),c.cdescripti;
from cvdata b,account c;
where b.cvoucherno=vvoucherno and b.ccode = c.ccode and b.namount>0;
group by...
hi guys
i have to gather all the page total on the last page
example
page 1 has a total of 25
page 2 has a total of 2
page 3 has a total of 5
page 4 has a total of 1
then on last page or summary band
it will display
page 1 = 25
page 2 = 2
page 3 = 5
page 5 = 1
total = 33
thanks in...
can i configure win xp to be multiple pc
1 cpu with
4 keyboards
4 mouses
4 monitors
4 soundcards
this will make as different workstation
station 1 = using yahoo messenger
station 2 = using word program
station 3 = using internet explorer
station 4 = using excel program
is this possible
Sir/Mam:
how can i extract the volume label of the current drive
when i run it under dos it will be
vol > me.txt
volume label is put in this file me.txt
sample output
Volume in drive C is SYSTEM
Volume Serial Number is E460-6956
is there any vfp or winapi function for this
thanks
good day
how can i include a record number in sql query
example
sele a.cname,b.caddress from personal a,address b,;
where a.cname='A' into curs x
i want to include the recno() of personal dbf into the query
how to do it.
my primary goal here is to preserve the natural order of the personal...
I have a database that automatically loads on a grid
ex
use employee
structure of employee is employeecode,name,address,city,region,etc
do form search
the search form will automatically filled all records on employee table
in this sequence
employeecode,name,address,city,region,country,zipcode...
i have five tables to be printed in report, the scenario is this
print the all record in the first table
then total
print the all record in the second table
then total
print the all record in the third table
then total
print the all record in the fourth table
then total
print the all record...
please help, i have a crystal report developer edition evaluation copy, how can i create a stand alone exe file to be called by clipper application, i have already created the report all i want is to create the executable file
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.