Re: Toad Connection to Ignite

2018-08-04 Thread Jörn Franke
Toad itself specializes only to certain dbms. Reasoning is that it offers also 
functionality to manage databases in the TOAD Ui (Eg list the tables, 
monitoring etc.) and these are based on non-standard SQL queries specific to 
the DBMS. 
There are plenty of other free clients and I believe developers are able to 
quickly embrace them.

> On 4. Aug 2018, at 00:39, Dmitriy Setrakyan  wrote:
> 
> Is it not possible to use TOAD with standard Ignite JDBC driver? I am not 
> sure if there should be any issues.
> 
>> On Thu, Aug 2, 2018 at 9:42 AM, ApacheUser  
>> wrote:
>> Thanks Alex,
>> 
>> We have large pool of developers who uses TOAD, just thought of making TOAD
>> connect to Ignite to have similar experience. We are using DBeaver right
>> now.
>> 
>> Thanks
>> 
>> 
>> 
>> --
>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
> 


Re: Toad Connection to Ignite

2018-08-03 Thread Dmitriy Setrakyan
Is it not possible to use TOAD with standard Ignite JDBC driver? I am not
sure if there should be any issues.

On Thu, Aug 2, 2018 at 9:42 AM, ApacheUser 
wrote:

> Thanks Alex,
>
> We have large pool of developers who uses TOAD, just thought of making TOAD
> connect to Ignite to have similar experience. We are using DBeaver right
> now.
>
> Thanks
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>


Re: Toad Connection to Ignite

2018-08-02 Thread ApacheUser
Thanks Alex,

We have large pool of developers who uses TOAD, just thought of making TOAD
connect to Ignite to have similar experience. We are using DBeaver right
now.

Thanks



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/


Re: Toad Connection to Ignite

2018-08-02 Thread Alex Plehanov
As far as I know TOAD support only limited set of DBMS.
For SQL querying you can use any other tool which support JDBC, like
DBeaver (GUI) or sqlline (CLI, included into Ignite distributive).

2018-08-02 13:48 GMT+03:00 ApacheUser :

> Hello Ignite Team,
>
> Is it possible to connect to Ignite from TOAD tool? for SQL Querying?.
>
>
> Thanks
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>


Toad Connection to Ignite

2018-08-02 Thread ApacheUser
Hello Ignite Team,

Is it possible to connect to Ignite from TOAD tool? for SQL Querying?.


Thanks



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/