|
EMS HiTech announces Xmas discounts!
EMS HiTech Company wishes everybody a Merry Christmas and a Happy New Year! With our warmest greetings we are glad to announce 20% discount for all our products and bundles.
EMS HiTech offers you a wide variety of powerful and useful products:
Database Administration Tools – powerful tools, which are must-have for each database administer, developed for InterBase/FireBird, MySQL and PostgreSQL.
See http://www.ems-hitech.com/sqlmanagers/.
Cross-platform (Windows and Linux) data management utilities for MySQL and PostgreSQL – data export to 12 most popular formats, including MS Excel, MS Access, HTML, RTF, DBF and more; and import from MS Excel, MS Access, DBF, TXT and CSV.
See http://www.ems-hitech.com/sqlutils
Delphi / C++ Builder components – powerful components for data export and import, visual query building, localizing applications and creating band-oriented reports in MS Excel.
See http://www.ems-hitech.com/components
Get it all now with a 20% discount. Buy now and save your money!
Best Regards,
EMS HiTech
http://www.ems-hitech.com
Related Discussions - HOW CAN I ADD MY PROGRAM IN CONTROL PANEL (2001-03-20 11:06:52)Try this code.It's a little bit big but...I got this in the internet.
Creating Control Panel Applets with Delphi
Ted Houts
Recently it's...
- IN: DECONSTRUCTING DELPHI STUFF (2001-05-08 13:46:12)gDay Tavares
Seems that way aye. Still, I find this kinda stuff interesting
even if I dont get it all :) So if ya got any links to progs
or...
- USING A VALUE FROM A MENU IN A PROGRAM (2001-05-09 06:22:16)Case TotalPrice Of
0..99 : Discount := 1;
100..499 : Discount := 10;
500..1000 : Discount := 25;
End;
Regards
/Filip
- EXPORT A COMPOSITE REPORT TO EXCEL (2001-07-07 01:41:06)i dont think that you can export files from quick report but for that instead of going to quick reports you can directly export your table or...
- EXPORTING DATA IN TXT FORMAT (2001-08-14 10:33:39)Try TALSDatasetExport it's a pretty nice component which exports in a lot of formats Simple text and comma/tab separated values included.
You...
- COUNTING TEXT CHARACTERS IN RICH EDIT COMPONENT (2001-11-08 23:52:47)Hi Verence,
Strewth, another brother that I never knew about!
Many thanks for your help.
Brgds
Uncle Buck
- MERRY XMAS AND HAPPY NEW YEAR TO ALL DELPHI FRIENDS (2001-12-24 19:06:09)Well it is not snowing right now, but it has been. It is currently -5°F. We have a cozy wood burning fireplace lit, food on the table, family...
- HOW TO INSERT AN ICON IN A TMEMO, A TLISTBOX AND A TCOMBOBOX (2001-12-27 06:31:14)Visit http://www.govst.edu/users/gsmpati/delphi for a
combobox example that does it. It works the same for
ListBoxes.
Now TMemo is a totally...
- EXPORTING RTF TO ... (2002-01-04 10:28:09)Rtf2Html by T. Skovmand Eriksen.
RTF to HTML converter, supports fonts (color, size, face),
text attribs (bold, italics, underline), text...
- AUTOINC FIELD IN INTERBASE... (2002-01-29 07:17:55)Get the Interbase manuals here:
http://www.interbase2000.org/doc_user.htm
Please accept if this helped ;-)
|