Results 1 to 7 of 7

Thread: the best way of a connection query

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2008
    Posts
    97

    the best way of a connection query

    hi,
    i working with a sql server 2000 and vb6 and i need a connection/string query to connect from some pc´s in network i have a query but i think that is not the best query because the app freeze for 2segunds when i save/load some data
    thanks for your help

  2. #2

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Feb 2008
    Posts
    97

    Re: the best way of a connection query

    hi,
    i know both the app is already running by some time my question is if there is some best way to connect to the server for fast response/performance etc
    there is obdc etc etc and i have use some apps that work with a sql server bd and they are more faster than my app.
    so i think there is some best way and my question is that what ways you use to improve the operation?
    thanks

  4. #4
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780

    Re: the best way of a connection query

    There are about 50 answers to your question, most of them being more questions. I think you should start at the begining and tell us what you have already.

    The database you are connecting to is on a lan?
    How many records you are bringing back, and how (show the query).
    What are the tables setup like (do you have indexing?).

  5. #5
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: the best way of a connection query

    There are various things we could suggest to improve the performance but first we need to know what you currently have. It would help if you could post the code which you deem is running slow. And what provider are you using to access your database?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  6. #6

  7. #7
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: the best way of a connection query

    Agreed, and now that I've spotted it, thread moved to Database Development forum

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