Book a Demo

Author Topic: How do I create a link to a database repository?  (Read 2777 times)

mpolo

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
How do I create a link to a database repository?
« on: January 17, 2005, 10:27:19 am »
Hi all,

Is there a way to create this link  (like test.lnk) maybe something in the command line?

How is the db connection info stored on the client?

(I'm using the 744 build, corporate edition)

Thanks in advance,

Michael

thomaskilian

  • Guest
Re: How do I create a link to a database repositor
« Reply #1 on: January 19, 2005, 12:26:04 am »
If you use default EAP files, they are nothing than MS Access databases. You access them via the file system. Just do this like for any file: use "create link" (or whatever it reads in english) from the explorer's context menu. (There's also a way to create symbolic links with NTFS but you need special tools since the explorer does not expose this interface.)

If your repository is on a database, EA has a build-in connection wizard to guide you to the repository in question. Note that sharing such repositories needs EA professional or corporate edition.
« Last Edit: January 19, 2005, 12:31:36 am by thomaskilian »