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

Search results for query: *

  • Users: Dugy
  • Content: Threads
  • Order by date
  1. Dugy

    Session Timeout - Page cannot be found

    Hi, I have an internal web application running on an intranet. Everything works fine, until an individual users session times out. When they return to the application, after the timeout period has expired, and click on a link which should launch another ASP the response "Page Cannot be...
  2. Dugy

    Release memory from Multi-Dim Arrays

    Don't know whether this will be an ASP or IIS solution, but... We have some ASPs that use large multi-dimensional arrays, and we are finding that once finished the resource is not being released, therefore leading us into eventual memory problems on the IIS server. Is there a command, or a...
  3. Dugy

    Cross-Server SQL Query

    Hi, I have a requirement to run a query using data from 2 or more tables. These tables exist on 2 different SQL Servers. Is it possible to JOIN these tables in a T-SQL Query? Thanks Dougie
  4. Dugy

    DTS - Text File Source - using a Variable storing the file location

    Is it possible to pass a value to a DTS defining the path to a file, and somehow using that variable within the DTS transformation to say "the text file is here". Your help much appreciated Dougie
  5. Dugy

    Losing Sessions.. been searching for answer for days!!

    I have been scanning loads of techie websites, microsoft knowledge base, and tek-tips in search for the answer to this problem, but to no avail. Sessions variables are getting bad press, but unfortunately a re-write of this complete application to use client-side cookies, or storing variables in...
  6. Dugy

    DTS runs on 1 client pc, but not another.

    Hi, I have a DTS package which runs successfully on my own client PC. However, when I attempt to run it on other machines, using the same account, the steps copying data from a file to a table fail with error -2147217887 (80040E21). Have tried reinstalling SQL on the failing machines but this...

Part and Inventory Search

Back
Top