Book a Demo

Author Topic: Creating shortcut to a model on a server  (Read 3711 times)

mhdhallak

  • EA User
  • **
  • Posts: 43
  • Karma: +0/-0
    • View Profile
Creating shortcut to a model on a server
« on: July 15, 2006, 11:08:07 pm »
How can you create a shortcut to directly launch a model stored on an SQL Server database?
Thanks

AL

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Creating shortcut to a model on a server
« Reply #1 on: July 16, 2006, 07:40:09 am »
You can do this. The problem is that I cannot remember exactly how, nor have I been able to find the reply post I received from Sparx some time ago that explained this.

So, to the best of my failing memory...

You need to create a shortcut in windows and associate it with EA. Then you somehow change the <filename.EAP> information in the shortcut to the EA connection string or the data link name (or something). Once that's done (correctly) EA should open the chosen repository at startup.

You'll have to experiement a bit. If it works please post back and tell us which variation on the theme was correct.

David
No, you can't have it!

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Creating shortcut to a model on a server
« Reply #2 on: July 16, 2006, 04:47:39 pm »
Open your SQL Repository in EA, then use "File -> Save Project As...".  This will prompt to save an EAP file which will behave as a shortcut to your SQL repository.  :)

HTH.

mhdhallak

  • EA User
  • **
  • Posts: 43
  • Karma: +0/-0
    • View Profile
Re: Creating shortcut to a model on a server
« Reply #3 on: July 16, 2006, 10:29:34 pm »
Quote
Open your SQL Repository in EA, then use "File -> Save Project As...".  This will prompt to save an EAP file which will behave as a shortcut to your SQL repository.  :)

HTH.



That worked. Thanks!
Thanks

AL