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 wOOdy-Soft 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: janwills
  • Content: Threads
  • Order by date
  1. janwills

    Link two existing forms

    I have created two separate forms and now I want to link them. How do I do that without creating a new form?
  2. janwills

    delete resource

    How do I delete a resource from MS Project 2000 - not just deactivate it?
  3. janwills

    Image in pull down menu

    How do I put an image in an html pull down menu? I tried putting the link to the image in the select statment but it doesn't work. <select name=statusvalue> <option>Choose statusvalue <option><img src=&quot;../legends/Red.gif&quot; > <option>critical </select>
  4. janwills

    how do i update multiple tables ina view

    I am unable to update a view in sqlserver. I get the following message. Microsoft OLE DB Provider for ODBC Drivers error '80040e14' [Microsoft][ODBC SQL Server Driver][SQL Server]View or function 'dbo.VIEW_Milestones' is not updatable because the modification...
  5. janwills

    How do I update multiple tables in a view

    I am unable to update a view in sqlserver. I get the following message. Microsoft OLE DB Provider for ODBC Drivers error '80040e14' [Microsoft][ODBC SQL Server Driver][SQL Server]View or function 'dbo.VIEW_Milestones' is not updatable because the modification affects multiple base tables...

Part and Inventory Search

Back
Top