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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jbatliner

  1. jbatliner

    Sharing Data accross multiple databases

    Can relationships be set-up from a table to a view or would I still need to use triggers?
  2. jbatliner

    Sharing Data accross multiple databases

    You are correct and that does work fine in my applications. I am trying to go the next step and ensure that an incorrect value (Child with out a parent.)is not inserted by some one that is not as familair with the Database as I am.
  3. jbatliner

    Changing File Name Of Database

    It does make sense but unfrotunately I am pretty new to SQL server and do not have anymore sugestions. Good luck!
  4. jbatliner

    Changing File Name Of Database

    You could create a new database with the name that you want and simply import the old database into it.
  5. jbatliner

    Sharing Data accross multiple databases

    Does anyone know of a way or of a "best practice" to accomplish a scenerio as such: I have a rather large table that contains data pertaining to books. I have several otehr databases that need to utilize that information. What are my options? I would really prefer not to copy the...

Part and Inventory Search

Back
Top