• SCHEMA with SQLRDD

    From Tairone Soares de Souza@21:1/5 to All on Thu Mar 25 11:27:12 2021
    SCHEMA with SQLRDD is possible ?

    "SELECT CODUSER FROM SCHEMA01.USER"

    Thanks,

    Tairone.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From culikr@gmail.com@21:1/5 to All on Sun Apr 4 07:18:12 2021
    Hi

    Yes. it is specified on the connection

    its the 5th parameter of SR_AddConnection function

    Regards
    Luiz

    Em quinta-feira, 25 de março de 2021 às 15:27:14 UTC-3, taironesoa...@gmail.com escreveu:
    SCHEMA with SQLRDD is possible ?

    "SELECT CODUSER FROM SCHEMA01.USER"

    Thanks,

    Tairone.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Tairone Soares de Souza@21:1/5 to All on Mon Apr 5 06:09:56 2021
    Em domingo, 4 de abril de 2021 às 11:18:13 UTC-3, culikr@gmail.com escreveu:
    Hi

    Yes. it is specified on the connection

    its the 5th parameter of SR_AddConnection function

    Regards
    Luiz
    Em quinta-feira, 25 de março de 2021 às 15:27:14 UTC-3, taironesoa...@gmail.com escreveu:
    SCHEMA with SQLRDD is possible ?

    "SELECT CODUSER FROM SCHEMA01.USER"

    Thanks,

    Tairone.

    Hello Luiz.

    I Know. But one conection is possible many Schemas ??

    Thanks,

    Tairone.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From dlzc@21:1/5 to taironesoa...@gmail.com on Mon Apr 5 07:16:26 2021
    Dear taironesoa...:

    On Monday, April 5, 2021 at 6:09:58 AM UTC-7, taironesoa...@gmail.com wrote: ...
    I Know. But one conection is possible many Schemas ??

    I have opened the same database multiple times in one session, with different aliases. Is that impossible / unworkable? "one connection"...

    David A. Smith

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From culikr@gmail.com@21:1/5 to All on Wed Apr 7 18:43:01 2021
    Tairone

    use the SR_SetToolsOwner to set the owner for schemas

    Refards
    Luiz
    Em segunda-feira, 5 de abril de 2021 às 10:09:58 UTC-3, taironesoa...@gmail.com escreveu:
    Em domingo, 4 de abril de 2021 às 11:18:13 UTC-3, cul...@gmail.com escreveu:
    Hi

    Yes. it is specified on the connection

    its the 5th parameter of SR_AddConnection function

    Regards
    Luiz
    Em quinta-feira, 25 de março de 2021 às 15:27:14 UTC-3, taironesoa...@gmail.com escreveu:
    SCHEMA with SQLRDD is possible ?

    "SELECT CODUSER FROM SCHEMA01.USER"

    Thanks,

    Tairone.
    Hello Luiz.

    I Know. But one conection is possible many Schemas ??

    Thanks,

    Tairone.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Tairone Soares de Souza@21:1/5 to All on Thu Apr 8 07:09:34 2021
    Em quarta-feira, 7 de abril de 2021 às 22:43:02 UTC-3, culikr@gmail.com escreveu:
    Tairone

    use the SR_SetToolsOwner to set the owner for schemas

    Refards
    Luiz
    Em segunda-feira, 5 de abril de 2021 às 10:09:58 UTC-3, taironesoa...@gmail.com escreveu:
    Em domingo, 4 de abril de 2021 às 11:18:13 UTC-3, cul...@gmail.com escreveu:
    Hi

    Yes. it is specified on the connection

    its the 5th parameter of SR_AddConnection function

    Regards
    Luiz
    Em quinta-feira, 25 de março de 2021 às 15:27:14 UTC-3, taironesoa...@gmail.com escreveu:
    SCHEMA with SQLRDD is possible ?

    "SELECT CODUSER FROM SCHEMA01.USER"

    Thanks,

    Tairone.
    Hello Luiz.

    I Know. But one conection is possible many Schemas ??

    Thanks,

    Tairone.

    Luiz,

    SR_SetToolsOwner work only CATALOG sqlrdd, ?

    I not use CATALOG.

    Regards,

    Tairone.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)