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 Mike Lewis 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: BarbT
  • Order by date
  1. BarbT

    Need help creating a "before delete" trigger

    When a certain record type is deleted on table 1, I am trying to delete rows from 2 different tables which are tied by RI. Because our installation uses "delete restrict" I can't use an "after delete" trigger. Any help will be appreciated. Thanks, Barb CREATE TRIGGER DEL...
  2. BarbT

    linker fatal error

    I figured it out. It may be obvious to others but incase someone else has the problem: I had to edit the options source file & remove the -v from the LFLAGS line in the options section
  3. BarbT

    linker fatal error

    I changed my project options, specifically I changed the linker warnings given when building my project. Now everytime I try build the project I get the following error: Linker Fatal Error: Fatal: Illegal option: v all I can find in the help is "You tried to use a linker option that is...

Part and Inventory Search

Back
Top