FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour fastreport samples ,special with tmysql ?
Posts: 474
Joined: Sun Oct 30, 2005 06:37 AM
fastreport samples ,special with tmysql ?
Posted: Mon May 31, 2010 01:56 AM

Hi,
1.Pass/call harbour/fwh varibles include private,public ,for example qty1t1.qty
2.two or more table called in the xml forms ,for example : t1.qty
t2.unitpri
Thanks !
Shuming Wang

http://www.xtech2.top
Mobile:(86)13802729058
Email:100200651@qq.com
QQ:100200651
Weixin: qq100200651
Posts: 474
Joined: Sun Oct 30, 2005 06:37 AM
Re: fastreport samples ,special with tmysql ?
Posted: Mon Jun 07, 2010 07:35 AM

demo version can't create new report forms , the new create one print all data as blank.
This wasted me one day time to debug was my mistake ? OH,'fastreport', how I can love you .

Thanks !
Shuming Wang

http://www.xtech2.top
Mobile:(86)13802729058
Email:100200651@qq.com
QQ:100200651
Weixin: qq100200651
Posts: 474
Joined: Sun Oct 30, 2005 06:37 AM
Re: fastreport samples ,special with tmysql ?
Posted: Fri Jun 11, 2010 09:12 AM

The new create my.fr3 ,all masterdataset data texts print out as space, print out nothing.
title ,column titles can print out texts.

FrPrn:SetUserDataSet("my","Stockid;Stock",;
{|| odb2:GoTop()} ,;
{|| odb2:SKIP(1)},;
{|| odb2:SKIP(-1) },;
{|| odb2:EOF() },;
{|aField|odb2:FIELDGET(afield)})
FrPrn:LoadFromFile("99.fr3")

99.fr3 :
memo2 [my."stockid"]
memo3 [my."stock"]

Best regards!
Shuming Wang

http://www.xtech2.top
Mobile:(86)13802729058
Email:100200651@qq.com
QQ:100200651
Weixin: qq100200651
Posts: 474
Joined: Sun Oct 30, 2005 06:37 AM
Re: fastreport samples ,special with tmysql ?
Posted: Fri Jun 11, 2010 09:44 AM

I find some other software use fastreport in .fr3
title, foot area as: date.[date] , [sn]

who use fastreport for harbour /fwh ? pls send some samples.
A visual app client defined report driver is a must, include add fields, texts...
Vrd (visual report designer ),can't done this,it must rewrite prg to add ids .

Tks !
Shuming Wang

http://www.xtech2.top
Mobile:(86)13802729058
Email:100200651@qq.com
QQ:100200651
Weixin: qq100200651
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: fastreport samples ,special with tmysql ?
Posted: Sun Jun 13, 2010 01:12 PM
OH,'fastreport', how I can love you .


Shuming,

Thanks for that. It really gave me a laugh!

James
FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 474
Joined: Sun Oct 30, 2005 06:37 AM
Re: fastreport samples ,special with tmysql ?
Posted: Fri Jun 18, 2010 09:22 AM

James Bott,
If you could past print an full functional invoice sample, create a xx.fr3 form files, a prg inlcude print out private/public variables ,class datas ,titles ,codeblock, macro calling, 2-3 tables ,and some total/sub stotal express.
Thanks !
Shuming Wang

http://www.xtech2.top
Mobile:(86)13802729058
Email:100200651@qq.com
QQ:100200651
Weixin: qq100200651
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: fastreport samples ,special with tmysql ?
Posted: Fri Jun 18, 2010 12:08 PM

Shuming,

Sorry, I have never used FastReport. Otto seems to be the expert.

Oh, and I never use PUBLICs or PRIVATEs either.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 3358
Joined: Fri Oct 07, 2005 08:20 PM
Re: fastreport samples ,special with tmysql ?
Posted: Fri Jun 18, 2010 02:12 PM
Mr. ShumingWang

ShumingWang wrote:
Vrd (visual report designer ),can't done this,it must rewrite prg to add ids .


Yes, VRD can do that, using Alias.

Regards
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero

Continue the discussion