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 - PogPower

Pages: [1]
1
General Board / Re: Auto-Arrange of Diagrams
« on: December 03, 2007, 06:40:14 am »
It is true that the feature is not really well documented.

Is there someone that can explain all the options available.  I've played with all of them and I'm not able to get the logic.

Thank,

2
General Board / Re: EA through VPN
« on: August 01, 2007, 06:29:46 am »
Thanks, here we use SQL Server 2000 but this shouldn't make a big difference for EA.  It seems to point to a VPN configuration or OLEDB Driver problem.

3
General Board / Re: EA through VPN
« on: August 01, 2007, 03:58:09 am »
Thank for your help.  Actually, I'm working with a DBA at my company to isolate the problem (might take few days ... I'm working for a big company :-/).  

I'll post something if we find a solution or at least the problem ....

4
General Board / Re: EA through VPN
« on: July 31, 2007, 07:01:25 am »
Problem doesn't seems to occurs if I'm connecting to a mySQL database using ODBC drivers.

Apprently, it is related to OLEDB drivers.  Again, I'dont know if it is VPN or EA problem.

5
General Board / EA through VPN
« on: July 31, 2007, 05:59:11 am »
I'm using EA 6.5.806 to connect to a SQL server database through a VPN.  Everything was working fine until I lost my connection with "EA open".

I've restarted my connection, VPN client and EA.  All my usual services (Remote desktop, Mail ... ) are working normally but EA prompt me and ask for a password when trying to connect to the same DB.  It looks like EA is not able to either find the DB or doesn't have the right credentials (I'm using the same connection string and logged under the same profile, credential should be the same???).

The only way I have been able to fix the problem was to reconnect my laptop on the LAN at the office.  Once this done, I'm able to reconnect the DB through the VPN.

I'm also able to reproduce the problem consistently.  Disconnecting VPN with EA open cause the problem.  However, everything work as expected if EA is closed followed by the VPN Client.

Anybody else encountered similar problem while using EA through VPN?  I'm looking to determine if the problem is VPN or EA related.

6
General Board / Re: can you customizing code generation doxygen st
« on: June 18, 2007, 05:38:14 am »
David, I've noticed that you used @brief tags.  Can you confirm that it also appears in the Notes field of the class method when reversed-engineered?  This is just to make sure I understand the way the reverse engineering function works.

Since we are using JavaDoc comment style for reverse engineering, only @param are interpreted (this tag is also a Javadoc Tag).  Is there any solution to support other Doxygen tags like @brief, except by coding a Addin?
 

Pages: [1]