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

    File Permissions Question

    Background: I have a .NET web application that processes input files and places their contents record by record into a database. The input files are read from a folder \inetpub\wwwroot\appname\inputs The appname folder has the permissions: Administrators: Full control ASPNET: Read & Write...
  2. clawton

    Multiple Form Instance Identification at Runtime

    Apologies in advance if this is Kindergarten stuff, but I'm really struggling on this one... I'm developing an app with an MDI Form as it's main window. On startup, I dynamically create a varying number of MDIChild forms, dependent on data stored elsewhere. I use the following code within the...
  3. clawton

    Dates / Times and Daylight Saving

    I have written several Stored Procedures that insert new records into various parts of the database of a separate commercial application. This app has been work fine for about 4 months, but started giving strange results 2 weeks ago. The application stores dates/times on the records as stamps...
  4. clawton

    ODBC Driver for Exchange

    Hi, I have heard there is an ODBC driver available to link to MS Exchange mail system. If so, does anyone know where I can get hold of it ? Many thanks Chris. Chris Lawton Chris.Lawton@GoldMine.com
  5. clawton

    Just Certified in ICW

    Hello all.<br><br>As of 2 days ago, I have just received my certification in Infracentre for Workgroups (ICW) - a subset of AssetCenter.<br><br>I am now very keen to put this knowledge into 'real life'.<br><br>I will do my best to look at as many issues as I can - after all, real life experience...
  6. clawton

    Problem with SQLServerAgent Performance

    I have created a database stored procedure that uses a cursor to (amongst other things) update about a thousand rows in a 10,000 row table.<br><br>Performing EXEC {DbName}.{ProcedureName} within query analyzer completes the task in about 2 seconds.<br><br>However, scheduling the same task...
  7. clawton

    Passing Parameters at Runtime from DOS Command Line

    Is it possible to pass parameters to a Crystal Report at Runtime from the DOS command line either by running a compiled report or running it through CRRUN32 ?<br><br>Or will I have to write a VB container app for each report ?<br><br>Thanks<br><br>Chris.

Part and Inventory Search

Back
Top