Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: svanels
  • Content: Threads
  • Order by date
  1. svanels

    Fast Report multi-page report

    I am using an application with FastReports and I managed to have a multi-page (composite) report, it has multiple queries and graphs bound to the pages. Is there a way to print the individual pages (topics) without reverting to using the print dialog or chopping the original report in separate...
  2. svanels

    Opening image with external program

    I have a database with blob (JPeg) records. I is there a way by (double) clicking on the dbImage that it opens it in one of the registered viewers (irfan view,windows picture view, etc..) to display it. Any pointers are welcome Steven
  3. svanels

    Modify behaviour of popup menu

    I have a button with a TpopupMenu tied to it, so a right-click on the button displays the popup menu. I need to link the popup menu to the onclick event of the button (left click), how do I proceed? Thanks in advance. Steven
  4. svanels

    Delphi 2007 books

    Can you recommend some good books about Delphi 2007 (Code gear)? After years using Delphi 6, I finally upgraded to Delphi 2007 and I need some good documentation to gain speed again. I am a little disappointed with the help files. Regards Steven
  5. svanels

    How to transfer data from Excel

    There is a new FAQ about Automation in the FAQ area How to transfer data from excel to a Database faq102-6403 Steven
  6. svanels

    Alignment of text in a stringgrid

    Friends, is there a way to align the text in a topdown matter in a cell? If yes how do I achieve that? Steven
  7. svanels

    How to export data to Word

    There is a new FAQ faq102-6016 How to export data to Word This one is the Word counterpart of faq102-1562 Regards Steven
  8. svanels

    Jumping from QuikReports to Crystal Reports

    I am taking crystal reports home for a test drive. I have been using the build in QuickReports in Delphi for years, no headaches etc. but now I want my (database) reports in PDF so they can be uploaded for history purpose. Anyone has experience in this combination? 1) What are the road blocks...
  9. svanels

    How to "kill" a program

    Enough being said about how to launch a program from a delphi application. What about, terminating a program and doing the necessary clean-up (the program doesn't receive control). Regards Steven
  10. svanels

    E-Mail: the Most Used and Least Effective Communications Tool

    A lot of discussions have been held about, the quality of e-mail, spam, CYAP (Cover Your A. Politics) etc. Bottom line, many of the information routing through e-mail does not arrive at the target audience. I came across an article that describes this phenomenom as I encounter almost daily...
  11. svanels

    To whom it may concern

    Yeterday I received a CC of an e-mail to some of my subordinates from an internal client with exactly the header To whom it may concern. He had some grieves in it, some cover own (a..)stuff subjects, and maybe 30% things that after analyzing clearly indicate communication problems. He sends it...
  12. svanels

    How to use the update command

    I am upscaling and restructuring an access db to interbase and ran into some problems I succeded to move the existing data using the insert command but but on some big tables this does not work properly. I am splitting the tables up in smallar logical groups. I have managed to move a part of a...
  13. svanels

    Searching for data in a dbGrid

    There is a new FAQ on database programming; How do I quickly find data in a dbGrid? faq102-4557 Best regards Steven van Els SAvanEls@cq-link.sr
  14. svanels

    DateTimePicker in databases

    There is new FAQ in the database section: How do I incorporate a TDateTimePicker in a Database faq102-3413 Regards Steven van Els SAvanEls@cq-link.sr
  15. svanels

    Internet Connection sharing

    I have two computers, One with Windows Me and the other with Win2000 pro. On the ME computer, internet connection sharing is enabled but it I can't access the internet from the Win2000 machine. I use dynamically created IP adresses for the Win2000 and my internal (home) network is working fine...
  16. svanels

    HP business Inkjet 2600 problem

    When I try to install a HP Business Inkjet 2600 printer, I receive a Runtime error from the Add-A-Plotter Wizard. I am using Autocad 2000 on a Win2K computer. Any workaround? Steven van Els SAvanEls@cq-link.sr
  17. svanels

    Coding Standards in delphi

    One of the most helpful resources on Delphi Coding Standards is found in the Book: Delphi (4-5) Developer's Guide By Xavier Pacheco and Steve Teixeira. An entire chapter is written describing the coding standards used by Borland. An online version of this chapter can be found at...
  18. svanels

    Multi-colored Dbgrid

    Sometimes we need to differentiate the records in a table based on a certain condition of a field How to use multi-colored lines in a grid faq102-2416 explains how. Regards Steven van Els SAvanEls@cq-link.sr
  19. svanels

    GExperts

    I just read about some open source tools for Delphi and C++ builder. The toolbox is called GExperts www.Gexperts.org Some of you have experience with it? Steven van Els SAvanEls@cq-link.sr
  20. svanels

    Where is hotmail going??

    I regularly (daily) get spam in my hotmail account, goes to the junk mail folder etc. I do not download the hotmail messages on my computer. But to day I was scared of the lack of professionalism of M$. Imagine I got an e-mail from: my_own_account@hotmail.com to my_own_account@hotmail.com...

Part and Inventory Search

Back
Top