Search Result

Collapse
4 results in 0.0054 seconds.
Keywords
Members
Tags
classic asp
  •  

  • DMSII database connection for an ASP.NET site

    I am currently attempting to convert my Classic ASP site to a ASP.Net site. The current .asp site connects to a DMSii Unisys database, so I am having trouble converting to asp.net so I can connect to the database and retrieve all the info.

    This is my current connection using Classic ASP.
    Code:
    <%
    'Constant declarations
    Const CstrConn = "Location=8.8.1.122;Port=1601;Data Source=DBWEB;UID=SHADY22;Password=PASSWORD;Provider=Unisys.DMSii;OLE
    ...
    See more | Go to post

  • Melissa Johnson
    started a topic Classic ASP/Hanging when accessing db

    Classic ASP/Hanging when accessing db

    We have several classic asp pages that run on our website. Some of those pages connect to Access Databases. The website has run fine for many many years and we have made no changes to the database, server or the website code recently.
    About a week ago, seemingly out of the blue, we started having issues with the website sporadically hanging at times. The pages that seem to be affected are the ones that access the db. The problem just...
    See more | Go to post

  • How do I highlight a number on the table when a related field is not empty?

    I am using a very useful application known as GenericDB by Eli Robillard. I have a classic ASP application that requires that when a specific field contains user comments (not empty) pertaining to a particular field (which is numeric), that numeric field needs to be color highlighted or be marked with an asterisk when displayed on a table. The Lister in GenericDB has the following section that I think is where the modified code needs to be inserted....
    See more | Go to post

  • komminedi
    started a topic Best technology to learn for career ?

    Best technology to learn for career ?

    I am working on Classic ASP and I want to change my technology into ERP or any other best tools. Please suggest the best tool or technology to learn for bright career ?
    Thanks in advance....
    See more | Go to post
Working...