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 essnrv

  1. essnrv

    User Control & Installation error

    Hi All, I have created a User Control and added to project. But I am getting error on client machine, included all dependcy files in installation. I am getting below error when I try to run the application on client system. Runtime Error '372' Failed to load control 'ctrl_xxxxxx' form.Your...
  2. essnrv

    How to prevent to export from Access Db ?

    Hi All, We developed an application in MS Access and ready to realease the product now. But would like to lock all forms, queries, reports and modules to prevent export to other database. Can we do it. Thank you,
  3. essnrv

    How to changes image on crystal ?

    Hi All, How can I change images runtime on Crystal ? FY1-Data is saved in Binaray format in Access database. Thanks
  4. essnrv

    List of all VB Databases

    Does any website has list of all these databases and comparision between them ?
  5. essnrv

    List of all VB Databases

    Hi, I am looking for a list of databases, that supported by Visual Basic 6.0 and comparision between them. Anyone has any idea, from where I can get (website etc..)? Thanks
  6. essnrv

    How to read an email ?

    Hi, I am looking for a component, that can read emails from POP3 server,Exchange Server and Lotus Notes. Please suggest a good one ? Thanks,
  7. essnrv

    How to fix error 3027 ?

    Initially, Document doesn't exists at all. For test run I saved manually one file with save name, still getting same error, whether document exists or not. doesn't matter Thank you,
  8. essnrv

    How to fix error 3027 ?

    Using Access 2000
  9. essnrv

    How to fix error 3027 ?

    Hi, I am getting error " 3027: Cannot update. Database or object is read-only." when trying to export table into word document. I am using below code to export DoCmd.TransferText acExportMerge, , "CGSList", MyDir & "\CGSList.doc" Am I missing anything on my system or any code problem ...
  10. essnrv

    How to replace Access Help file with Program help file?

    Hi, I am trying to replace Access Help file with Program help file. This help file should showup whenever user presses F1 key also. Thanks
  11. essnrv

    How to add system.mdw ?

    How can I include a workgroup in the command-line ? ( I am new to this, sorry)
  12. essnrv

    How to add system.mdw ?

    Thanks MoLaker for your response. Yes, I am using wise installer just to copy .mde file. Presently, I am modifying existing Access project. Some bosy already implemented system.mdw to this project. Due to unknow reasons(to me) I am not getting any login screen, where as my client is getting...
  13. essnrv

    How to add system.mdw ?

    Hi all, How can I implement system.mdw authentication to my .mde/.mdb file. For installation, I am using wise installer to distribute final mde file. Thank you,
  14. essnrv

    Windows CE & Crystal Reports

    Not a valid link Getting Fatal system error -- Database is unreachable -- please email this message to webmaster
  15. essnrv

    Windows CE & Crystal Reports

    Can we run Crystal reports on Windows CE OS ?

Part and Inventory Search

Back
Top