How to use process a dbf table in multiple orders

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

User avatar
Rathinagiri
Posts: 5482
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: How to use process a dbf table in multiple orders

Post by Rathinagiri »

Fantastic logic! Great Francesco.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: How to use process a dbf table in multiple orders

Post by sudip »

Esgici,
I want to use INDEX only. I already has a working and generic solution with array :)

MrDruk,
Thanks a lot. Excellent!!! :)
With best regards,
Sudip
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: How to use process a dbf table in multiple orders

Post by esgici »

sudip wrote: I want to use INDEX only.
Hi Brother Sudip

Index building and reindex ( OrdCreate() ) lines in my examples is for demonstrating purpose only. In the real life all index built once, at beginning (first run) of application. And reindex'ing made when necessary only.

Definetly, for getting a list, a report, etc every time re/building index isn't practical.

Programmer have responsibility for knowing all reports built by application and setting up all necessary index at beginning, I think.

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: How to use process a dbf table in multiple orders

Post by sudip »

Hello Brother Esgici,

Yes!!! :D You are correct. Your project is excellent!!! :D
Thank you very much :)

Any comment for my new pic! :lol:
With best regards,
Sudip
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: How to use process a dbf table in multiple orders

Post by esgici »

sudip wrote: Any comment for my new pic! :lol:
Very impressive, the best within old ones :)

You are like a rich businessman or a parliament / government member :D

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
Post Reply