Results 1 to 8 of 8

Thread: Need help rewritting my code for optimal and fast speed performance

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2018
    Posts
    56

    Thumbs up Need help rewritting my code for optimal and fast speed performance

    Hello,
    I have a program in VB6 written for many years, used by a very few clients till today but which have now started running extremely slow with larger client's database. I have posted this in the "Visual Basic 6 and Earlier" thread before but someone advised i post it here for a paid service to get quicker, better response.

    So here i am, pls download the small program i need help with here :

    https://drive.google.com/file/d/1twM...VwuM_bH9Z/view

    I have 6 command buttons in the program, i need help for the codes in all 6 command buttons rewritten and optimised for better coding. My methods of coding are obviously not good enough and i need urgent help on this. Very very Urgent help (if possible get it sorted today) and would pay for it.

    Thanks.

  2. #2
    Junior Member
    Join Date
    Jan 2018
    Posts
    23

    Re: Need help rewritting my code for optimal and fast speed performance

    Hello Tobyy
    Source code please??
    (the link contain the program or vb project?)
    Eng.27

  3. #3
    Junior Member
    Join Date
    Jan 2018
    Posts
    23

    Re: Need help rewritting my code for optimal and fast speed performance

    Hello Tobyy
    Source code please??
    (the link contain the program or vb project?)
    Eng.27

  4. #4
    Junior Member
    Join Date
    Jan 2018
    Posts
    23

    Re: Need help rewritting my code for optimal and fast speed performance

    I have downloaded the program you mentioned, it is .bin file, it can't be open..
    Eng.27

  5. #5

    Thread Starter
    Member
    Join Date
    Feb 2018
    Posts
    56

    Re: Need help rewritting my code for optimal and fast speed performance

    Quote Originally Posted by Eng27 View Post
    Hello Tobyy
    Source code please??
    (the link contain the program or vb project?)
    Hello, the link contains the source code and even database to see how it works.

    The file is a .RAR file and you would need to unzip with WINRAR after its downloaded.

    Thanks for the help

  6. #6

    Thread Starter
    Member
    Join Date
    Feb 2018
    Posts
    56

    Re: Need help rewritting my code for optimal and fast speed performance

    No one can get this done ????? Its been almost a week i posted this small project here asking for help rewriting the codes for optimization and speed, and i have not received any response from anyone till now even when i am willing to pay for the services ? That's disappointing.

  7. #7
    Junior Member
    Join Date
    Jan 2018
    Posts
    23

    Re: Need help rewritting my code for optimal and fast speed performance

    Quote Originally Posted by Tobyy View Post
    No one can get this done ????? Its been almost a week i posted this small project here asking for help rewriting the codes for optimization and speed, and i have not received any response from anyone till now even when i am willing to pay for the services ? That's disappointing.
    I am sorry, I would like to help, I have downloaded the file but it is (.bin) file only
    there is no rar file or anything else
    if you have telegram account you can send me the file using telegram..
    Eng.27

  8. #8
    gibra
    Guest

    Re: Need help rewritting my code for optimal and fast speed performance

    Quote Originally Posted by Tobyy View Post
    No one can get this done ????? Its been almost a week i posted this small project here asking for help rewriting the codes for optimization and speed, and i have not received any response from anyone till now even when i am willing to pay for the services ? That's disappointing.
    Your project contains a lot of References to missing components (i.e. Crystal Reports 10, Microsoft SQLDMO, Microsoft RDO, ...), so those who do not own these components can not load the project.

    Also, it seems that your database is SQL Server, if so:
    - What version is it?
    - How come you do not have the MDF extension?
    - Why is not there also the LOG file?

    If you want a real help you have to review your project, and correct these problems, otherwise I doubt seriously that someone can help you.

    P.S. To open the RAR file, need WinRAR or the 'best' 7-zip (totally free).
    Last edited by gibra; Feb 10th, 2018 at 10:11 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width