#1  
Old 27th April 2007, 05:50 AM
Ad Franse
 
Posts: n/a
Default Enterprise manager

As the new version is coming soon, I want to request one simple line added
to the enterprise manager :

nxSession1.UserName := GetEnvironmentVariable(
'Username' );

is this possible before the 2.06.02 ?

it helps me a lot with triggers such as

create trigger tr_product_update before insert, update on product
referencing old as o new as n
begin
set n.modified = current_timestamp;
set n.modified_by = current_user;
end;

thanks, Ad Franse


  #2  
Old 27th April 2007, 10:07 AM
Eivind Bakkestuen [NDD]
 
Posts: n/a
Default Re: Enterprise manager

> is this possible before the 2.06.02 ?

I'll take down an issue for the wishlist, no promises.

--

Eivind Bakkestuen
Nexus Database Systems Pty Ltd


  #3  
Old 27th April 2007, 10:14 AM
JC Boggio
 
Posts: n/a
Default Re: Enterprise manager

Eivind Bakkestuen [NDD] a écrit :
>> is this possible before the 2.06.02 ?

>
> I'll take down an issue for the wishlist, no promises.


While you're there, could you consider adding a way to
activate non-grid mode in EM so we can use sorting and filtering ?

TIA,
  #4  
Old 27th April 2007, 10:39 AM
Eivind Bakkestuen [NDD]
 
Posts: n/a
Default Re: Enterprise manager

> While you're there, could you consider adding a way to
> activate non-grid mode in EM so we can use sorting and filtering ?


I think there's an issue for that already, and not likely for the next
inc(update).

--

Eivind Bakkestuen
Nexus Database Systems Pty Ltd




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PNG support in Enterprise manager Ivan Rakyta nexusdb.public.discussions 6 1st September 2006 12:59 AM
Enterprise Manager Alessandro Romano nexusdb.public.discussions 1 12th November 2005 04:50 AM
Unicode in Enterprise Manager Ivan Rakyta nexusdb.public.discussions 8 12th September 2005 01:43 AM
Enterprise manager hang on SQL save GravityTester nexusdb.public.discussions 11 31st March 2005 01:18 PM
Enterprise Manager CSV imports ron schultz nexusdb.public.discussions 1 30th January 2004 11:31 AM


All times are GMT +11. The time now is 05:27 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.