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: *

  1. rhesus

    File Access Rights

    Yes...i know its stupid, but ive deleted a primary key from one table, without realising that this primary key was being used in another (hidden) table. Ive replaced the primary key and redefined the relationships.......any data that was lost can be restored from a backup... However, when I...
  2. rhesus

    ADD COLUMN AUTONUMBER

    I think i stumbled across this on the MSDN website....
  3. rhesus

    Change a table link

    Im not too sure on this, but I think youd have to write a code module using VBA, this script would have to dynamically create a SQL object to create a new relationship link. Im pretty sure you need to use the ADO data connection objects for this task.... peace

Part and Inventory Search

Back
Top