Search results for query: *

  1. K

    cannot load database data

    I am using msde on win XP pro I am working in Visual studio 2003. All of the page displays properly except fldDate and FldBlurb is not displaying. I am trying to extract those two fields from the datbase and show them on the web page. I placed some data in the fields of the pubs database...
  2. K

    error while trying to run project

    Help I get the following error: Error while trying to run project: Unable to start debugging on the web server Debug: Auto-attach to process '[2128] aspnet_wp.exe' on machine 'bulldog' failed. Error code 0x8013134b. I started a asp.net web application in visual studio, It automatically...
  3. K

    load northwind.mdb into Visual studio

    I am new at this I have northwind.mdb in program files\Microsoft Office\OFFICE11\Samples I have Visual Studio Is it possible to load northwind.mdb into visual studio? If so how?
  4. K

    trigger system to send an email 30 days prior to a due date.

    I am using visual studio.net. I want the system to send an email 30 days prior to a due date. Example: Employee Performance due date: 12 Dec 2005 I would like the system to generate an email to the supervisor on 12 Nov. 2005 I have not found any material on how to perform this function.
Back
Top