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 dencom 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: cesan01
  • Content: Threads
  • Order by date
  1. cesan01

    tools or sample source to encrypt/decrypt the content text file.

    I want to encrypt / decrypt the content of text file. it's may be more than 10000 lines in text file. what's the tools / example source / link example to do this. thanks
  2. cesan01

    How to change regional setting in windows

    How to change regional setting (control panel) in window 2000, xp, vista using delphi command. change to format datetime dd/mm/yyyy and regional option (standard & format) to english (united states). is it need administrator permission ?? thank's in advance
  3. cesan01

    How to export data to pivot table office 2007 ?

    I have source to export data to pivot table office 2000, 2003. but it's not working for office 2007. have any idea or example source to export data to pivot table 2007 S := 'Select * from Employee'; Try OlePv.CreateObject('OWC.PivotTable.9',False); Except Try...

Part and Inventory Search

Back
Top