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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by prachisharma

  1. prachisharma

    VBS for SFTP batch process

    Hi, I have to use sFTP (putty) thru VB to ftp some files. Can anyone pls give the code in batch file to execute the ftp connection.I am new to this.. so not sure.. thanks, pr
  2. prachisharma

    Putty/PSCP Automation Problem

    Even i am trying to do the same thing. Are you able to do this thru VB.
  3. prachisharma

    stop form from closing with Esc key

    make the form Keypreview property to true
  4. prachisharma

    Importing Data from Excel Spreadsheet/Text files

    Hi, Any idea how to do the same thing from VB code. The Docmd function is not available in VB.Its working from access but i wanna do it from my VB application. thanks.. Pr
  5. prachisharma

    ActiveDocument.Sections Where is Process ?

    Hi, Even i was trying to process the query and could not find the method 'process'.Did you get how to process the query. Regards, preethi.
  6. prachisharma

    Running Brio from within VB

    Hi, That works when creating new brio qry but i want to just process the existing brio qry through VB.The report should be generated with latest data.Any idea how we can do this thru VB.It should work the same as when we click on process button in brio query designer. thanks, prachi
  7. prachisharma

    Running Brio from within VB

    Hi, Even i am looking for database connection to Brio from VB. Do you know...let me know if possible. thanks, prachi
  8. prachisharma

    Export recordset to Excel file

    hi, The code that swi has written owrks but any idea how would be export the queries with some conditions. thanks, Prachi.
  9. prachisharma

    SQL Recordset Creation from Text File

    hi, I am trying to build recordset from a text file. Can i get some help as to how can i read textfile and save as a recordset. Any help would be appreciated... thanks.... prachi.

Part and Inventory Search

Back
Top