+ Reply to Thread
Results 1 to 2 of 2

Connection with SQL Server - "time exceed"

  1. #1
    Registered User
    Join Date
    06-14-2005
    Posts
    8

    Connection with SQL Server - "time exceed"

    Hi All,

    I created a macro in my workbook that send some informatios to a database in SQL Server and execute some operations in it. When I execute a DELETE, after some time I receive an error message ("time execeed"), and the macro stops.

    I already changed the parameters to the OLEDB connection:
    - Connect Timeout = 3000
    - Connection Lifetime = 600

    But I continue receiving the same error message.

    Anybody can help me?

    Best regards,
    JV.

  2. #2
    DM Unseen
    Guest

    Re: Connection with SQL Server - "time exceed"

    Create a stored procedure when possible and execute that (depends on
    what you are doing) This will rule performance and maintenance wise

    DM Unseen


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1