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 Rhinorhino 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: RevsEd
  • Content: Threads
  • Order by date
  1. RevsEd

    Check whether image exists

    Hi, I'm having a bit of a problem which is now driving me mad. Basically, I want to know whether the path to an image is correct... and if not display a "not found" image. It should be simple but... all the code I've seen on the net uses the onerror event - yet it fires regardless of whether...
  2. RevsEd

    Mad recordset problems

    Hi, wonder if anyone can help me - before insanity sets in. Basically, I have an ASP site working fine with an MS Access database backend. I've just upsized to SQL Server and now my recordsets aren't working as expected. If I open my recordset and then go to display a value (esp. bits which...
  3. RevsEd

    Trigger Tablename

    Hi, I'm using Oracle 9i. Wonder if anyone can tell me how to retrieve the tablename which a trigger had fired on (within the trigger itself). Thanks Darren
  4. RevsEd

    BMP Image not displayed (Blob Field) but only on some machines!

    Hi, I'm having a problem with Crystal Reports 8.5 not displaying BMP images in Blob fields. The real problem is - it works on some client machines and not others. I'm stumped, some Windows 2000 boxes are fine, others aren't. I've read the posts on Tek-Tip and can confirm that they are BMPs and...
  5. RevsEd

    IE Hangs then resumes.

    Hi, I wonder if anyone can help me with a problem I've been having for a while now? My machine is Windows 2000 - SP3 running IE5 (a fresh build -I rebuilt last week hoping that this would fix the problem). The problem, whilst browsing IE will hang for anything up to two minutes (my firewall...
  6. RevsEd

    Unable to Connect to DSN: Error -2147168246

    Hi, can anybody help? I've just installed my application on a client's server and am getting the following error: Unable to connect to DSN: DsnName Error -2147168246, [Microsoft][ODBC SQL Server Driver] Distributed Transaction Error Basically, the set up is... Windows 2000 Server (SP2)...
  7. RevsEd

    Error -2147417848 Automation Error

    Hi, wonder if anyone can help. I've got a report (CR7 MR1) connecting to a SQL Server 7 database. The report has 3 subreports and previews fine. However, I need to be able to export the report - and this just doesn't seem to be working. Although export to CSV works (I've tried most formats...
  8. RevsEd

    Hi, I wonder if anyone can help.

    Hi, I wonder if anyone can help. I have the below stored procedure which runs fine on SQL Server 7. If an attempted record lock fails it returns the name of the user who is locking the record you just went after. Unfortunately, on SQL Server 2000 it doesn't work. After the lock has failed the...
  9. RevsEd

    Find who is locking a record

    Hi, I wonder if anyone can help. I have the below stored procedure which runs fine on SQL Server 7. If an attempted record lock fails it returns the name of the user who is locking the record you just went after. Unfortunately, on SQL Server 2000 it doesn't work. After the lock has failed the...
  10. RevsEd

    Winsock not creating

    Hi, I wonder if anyone can help. On a development machine (with VB installed) I've written an ActiveX DLL which creates an instance of Winsock. It all works fine (from ASP using MTS and COM) when I create my object which in turn creates Winsock. Now I've put this onto the live server it...
  11. RevsEd

    Redirecting to an ASP page and passing form input.

    Hi, although I know ASP I know absolutely nothing about Perl. I've grabbed your FAQ and got the examples to work, so now am slightly better off than I was an hour or so ago. My problem: I'm writing an ASP site which hits a Payment validation site and then has to write the result of the payment...
  12. RevsEd

    Receiving form input and then redirecting this to an ASP page

    Hi, although I know ASP I know absolutely nothing about Perl. I've grabbed your FAQ and got the examples to work, so now am slightly better off than I was an hour or so ago. My problem: I'm writing an ASP site which hits a Payment validation site and then has to write the result of the payment...
  13. RevsEd

    Com object not creating - ASP Error

    Hi, I wonder if anyone can help. I've got a VB COM object registered on my IIS4 server and whenever I go to create it in ASP I'm getting an error: Server object error 'ASP 0177 : 8007000e' Server.CreateObject Failed Not enough storage is available to complete this operation. It's failing...
  14. RevsEd

    Redirect and resource is in use

    Hi, I wonder if anyone can help me with a problem I've been getting for the last couple of days? Basically I have an ASP page which redirects to one of two other ASP pages depending on some form input that is posted to it. This was working fine on my IIS NT4 server but has suddenly started to...

Part and Inventory Search

Back
Top