Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » SQL Editor and Database Browser - Refresh does not display the newly created schema
SQL Editor and Database Browser - Refresh does not display the newly created schema [message #37567] Fri, 26 October 2007 15:29 Go to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hi,

If I create a SQL script to create a schema and run it I have to disconnect
and connect to the database to get this schema displayed.

Is this a bug which I should report via bugzilla?

Best regards, Lars
Re: SQL Editor and Database Browser - Refresh does not display the newly created schema [message #37719 is a reply to message #37567] Mon, 29 October 2007 17:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: brianf.sybase.com

Hi Lars...

What are you using as your profile and DBMS to reproduce this? We can take a
look. But typically if you right-click on the root node under the profile in
the DSE and select Refresh, it should pick up your changes.

--Brian Fitzpatrick

"Lars Vogel" <Lars.Vogel@gmail.com> wrote in message
news:fft150$agq$1@build.eclipse.org...
> Hi,
>
> If I create a SQL script to create a schema and run it I have to
> disconnect and connect to the database to get this schema displayed.
>
> Is this a bug which I should report via bugzilla?
>
> Best regards, Lars
>
Re: SQL Editor and Database Browser - Refresh does not display the newly created schema [message #37807 is a reply to message #37719] Mon, 29 October 2007 20:49 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hi Brian,

I use:

Derby Embedded Database and Derby v. 10.2.2.0.

The statement I'm running is
create schema sixsigma;

I have the database connected while running the statement. F5 / right mouse
click -> refresh does not show the new schema. After disconnect and connect
the schema is visible.

Best regards, Lars


"Brian Fitzpatrick" <brianf@sybase.com> wrote in message
news:fg557k$pmu$1@build.eclipse.org...
> Hi Lars...
>
> What are you using as your profile and DBMS to reproduce this? We can take
> a look. But typically if you right-click on the root node under the
> profile in the DSE and select Refresh, it should pick up your changes.
>
> --Brian Fitzpatrick
>
> "Lars Vogel" <Lars.Vogel@gmail.com> wrote in message
> news:fft150$agq$1@build.eclipse.org...
>> Hi,
>>
>> If I create a SQL script to create a schema and run it I have to
>> disconnect and connect to the database to get this schema displayed.
>>
>> Is this a bug which I should report via bugzilla?
>>
>> Best regards, Lars
>>
>
>
Re: SQL Editor and Database Browser - Refresh does not display the newly created schema [message #40085 is a reply to message #37807] Wed, 19 December 2007 16:56 Go to previous message
Eclipse UserFriend
Originally posted by: brianf.sybase.com

Hi Lars...

Can you create a BZ entry for this so we can take a look at it for the
Ganymede release?

Thanks
--Fitz

"Lars Vogel" <Lars.Vogel@gmail.com> wrote in message
news:fg5gvv$eau$1@build.eclipse.org...
> Hi Brian,
>
> I use:
>
> Derby Embedded Database and Derby v. 10.2.2.0.
>
> The statement I'm running is
> create schema sixsigma;
>
> I have the database connected while running the statement. F5 / right
> mouse click -> refresh does not show the new schema. After disconnect and
> connect the schema is visible.
>
> Best regards, Lars
>
>
> "Brian Fitzpatrick" <brianf@sybase.com> wrote in message
> news:fg557k$pmu$1@build.eclipse.org...
>> Hi Lars...
>>
>> What are you using as your profile and DBMS to reproduce this? We can
>> take a look. But typically if you right-click on the root node under the
>> profile in the DSE and select Refresh, it should pick up your changes.
>>
>> --Brian Fitzpatrick
>>
>> "Lars Vogel" <Lars.Vogel@gmail.com> wrote in message
>> news:fft150$agq$1@build.eclipse.org...
>>> Hi,
>>>
>>> If I create a SQL script to create a schema and run it I have to
>>> disconnect and connect to the database to get this schema displayed.
>>>
>>> Is this a bug which I should report via bugzilla?
>>>
>>> Best regards, Lars
>>>
>>
>>
>
>
Re: SQL Editor and Database Browser - Refresh does not display the newly created schema [message #588320 is a reply to message #37567] Mon, 29 October 2007 17:14 Go to previous message
Brian Fitzpatrick is currently offline Brian FitzpatrickFriend
Messages: 500
Registered: July 2009
Senior Member
Hi Lars...

What are you using as your profile and DBMS to reproduce this? We can take a
look. But typically if you right-click on the root node under the profile in
the DSE and select Refresh, it should pick up your changes.

--Brian Fitzpatrick

"Lars Vogel" <Lars.Vogel@gmail.com> wrote in message
news:fft150$agq$1@build.eclipse.org...
> Hi,
>
> If I create a SQL script to create a schema and run it I have to
> disconnect and connect to the database to get this schema displayed.
>
> Is this a bug which I should report via bugzilla?
>
> Best regards, Lars
>
Re: SQL Editor and Database Browser - Refresh does not display the newly created schema [message #588350 is a reply to message #37719] Mon, 29 October 2007 20:49 Go to previous message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hi Brian,

I use:

Derby Embedded Database and Derby v. 10.2.2.0.

The statement I'm running is
create schema sixsigma;

I have the database connected while running the statement. F5 / right mouse
click -> refresh does not show the new schema. After disconnect and connect
the schema is visible.

Best regards, Lars


"Brian Fitzpatrick" <brianf@sybase.com> wrote in message
news:fg557k$pmu$1@build.eclipse.org...
> Hi Lars...
>
> What are you using as your profile and DBMS to reproduce this? We can take
> a look. But typically if you right-click on the root node under the
> profile in the DSE and select Refresh, it should pick up your changes.
>
> --Brian Fitzpatrick
>
> "Lars Vogel" <Lars.Vogel@gmail.com> wrote in message
> news:fft150$agq$1@build.eclipse.org...
>> Hi,
>>
>> If I create a SQL script to create a schema and run it I have to
>> disconnect and connect to the database to get this schema displayed.
>>
>> Is this a bug which I should report via bugzilla?
>>
>> Best regards, Lars
>>
>
>
Re: SQL Editor and Database Browser - Refresh does not display the newly created schema [message #589422 is a reply to message #37807] Wed, 19 December 2007 16:56 Go to previous message
Brian Fitzpatrick is currently offline Brian FitzpatrickFriend
Messages: 500
Registered: July 2009
Senior Member
Hi Lars...

Can you create a BZ entry for this so we can take a look at it for the
Ganymede release?

Thanks
--Fitz

"Lars Vogel" <Lars.Vogel@gmail.com> wrote in message
news:fg5gvv$eau$1@build.eclipse.org...
> Hi Brian,
>
> I use:
>
> Derby Embedded Database and Derby v. 10.2.2.0.
>
> The statement I'm running is
> create schema sixsigma;
>
> I have the database connected while running the statement. F5 / right
> mouse click -> refresh does not show the new schema. After disconnect and
> connect the schema is visible.
>
> Best regards, Lars
>
>
> "Brian Fitzpatrick" <brianf@sybase.com> wrote in message
> news:fg557k$pmu$1@build.eclipse.org...
>> Hi Lars...
>>
>> What are you using as your profile and DBMS to reproduce this? We can
>> take a look. But typically if you right-click on the root node under the
>> profile in the DSE and select Refresh, it should pick up your changes.
>>
>> --Brian Fitzpatrick
>>
>> "Lars Vogel" <Lars.Vogel@gmail.com> wrote in message
>> news:fft150$agq$1@build.eclipse.org...
>>> Hi,
>>>
>>> If I create a SQL script to create a schema and run it I have to
>>> disconnect and connect to the database to get this schema displayed.
>>>
>>> Is this a bug which I should report via bugzilla?
>>>
>>> Best regards, Lars
>>>
>>
>>
>
>
Previous Topic:[Announce] IMM component proposal
Next Topic:simplifying the connection setup process
Goto Forum:
  


Current Time: Fri Apr 19 21:42:31 GMT 2024

Powered by FUDForum. Page generated in 0.03565 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top