Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - JimHinson

Pages: [1]
1
General Board / Re: Stored Procedures
« on: March 14, 2005, 04:57:44 pm »
Good to know.  I figured out how to create them currently (basically as attributes of a table), but that seems like a bit of a kludge since Stored Procs aren't related to a particular table.

Thanks!

2
General Board / Stored Procedures
« on: March 10, 2005, 07:07:45 am »
What is the best way to represent Stored Procedures in EA?  Does it provide any support for pseudo code or algorithms the stored procedure would implement?

Thanks!!

3
General Board / Upgrading to 4.5 - Database version?
« on: December 21, 2004, 09:30:40 am »
On the download page (http://www.sparxsystems.com.au/registered/reg_ea_down.htm), I read the following:
Note that version 4.5 of Enterprise Architect will upgrade any models created with previous versions of EA. We recommend you back up your earlier models before opening with version 4.5 in case of any unexpected problem. Also be aware that models upgraded to 4.5 cannot be opened with versions 3.60 or earlier.

However, I've upgraded to 4.5, and my database version still says 4.01.  The repository is in an MS SQL Server.  Am I missing anything?

Thanks!

4
General Board / Re: "Details" column appears to be one r
« on: September 13, 2004, 06:55:02 am »
Hello; Is this a bug, or something I'm missing?

Thanks!

5
General Board / "Details" column appears to be one row
« on: August 03, 2004, 11:14:24 am »
When generating the HTML documentation for a project, the details are off by one row.  So the details for attribute 1 actually show in row 2.  I've upgraded to version 4.10.732 (build 732), which is the latest, correct?  Is there a way around this?

Thanks!

6
General Board / Re: Make Design Master
« on: July 08, 2004, 05:21:21 am »
Actually, I had hoped to create a local copy (replica/access database), work on this at home, then merge my changes with the 'master' in SQL.  Is this possible?

Thanks,


Jim

7
General Board / Re: Make Design Master
« on: July 07, 2004, 06:45:47 pm »
Is there a way to create and merge replicas of a model stored in a database ?

8
General Board / Make Design Master
« on: July 07, 2004, 05:46:28 am »
Why would the menu item "Tools | Manage EAP File | Make Design Master" be disabled?  This is a SQL based project; I want to experiment with replication while I'm learning how to use this tool.

Thanks,


Jim

9
General Board / Re: SQL server initial connection
« on: July 06, 2004, 05:48:24 am »
I believe my issue was that I attempted to connect before creating a project (if so, seems like a better error message might be useful).  I've been able to create local projects and transfer them (Tools | Data Management | Data Transfer) to SQL, then connect.

Hope this helps,


Jim

10
General Board / Re: SQL server initial connection
« on: June 28, 2004, 01:12:56 pm »
Quote
Hi Andy,

I am not sure if this is available only for the registered customers, but the SQL script for creating of the structure of the repository is available in the Corporate Resources section of sparxsystems website.

Bruno

I have the script.  I can see 'usys_system' in my local SQL2000 instance, yet I still get the error on connection.  Any ideas?

Thanks,


Jim

11
General Board / Re: Big Projects
« on: June 28, 2004, 12:18:32 pm »
How much space does that require?  How much space should I allow for SQL?

Pages: [1]