Re: determining schema name using driver.exe...

2013-08-10 Thread Rick Phillips
List)" <mailto:arslist@ARSLIST.ORG> Date: Fri, 9 Aug 2013 21:11:20 To: <mailto:arslist@ARSLIST.ORG> Reply-To:arslist@ARSLIST.ORG <mailto:arslist@ARSLIST.ORG> Subject: determining schema name using driver.exe... Hi, everyone,

Re: determining schema name using driver.exe...

2013-08-10 Thread Jason Miller
al Message- > From: Rick Phillips > Sender: "Action Request System discussion > list(ARSList)" > Date: Fri, 9 Aug 2013 21:11:20 > To: > Reply-To: arslist@ARSLIST.ORG > Subject: determining schema name using driver.exe... > >

Re: determining schema name using driver.exe...

2013-08-10 Thread Rick Phillips
: Fri, 9 Aug 2013 21:11:20 To: Reply-To: arslist@ARSLIST.ORG Subject: determining schema name using driver.exe... Hi, everyone, I'm using the 8.1 driver.exe, and wondering if it's possible to determine a schemaname from a given schemaid. I've tried /select * from arschema

Re: determining schema name using driver.exe...

2013-08-10 Thread Rick Phillips
Specifically, I'm just asking if I can use driver.exe to determine a schema name if I have the id. rp On 8/10/2013 6:55 AM, Kulkarni, Vikrant wrote: ** Hi, Asking a silly question but are you trying to run sql via driver.exe? Thanks, Vikrant Sent from my Xperia™ smartphone Rick Phillips w

Re: determining schema name using driver.exe...

2013-08-10 Thread Kulkarni, Vikrant
Hi, Asking a silly question but are you trying to run sql via driver.exe? Thanks, Vikrant Sent from my Xperia™ smartphone Rick Phillips wrote: ** Hi, everyone, I'm using the 8.1 driver.exe, and wondering if it's possible to determine a schemaname from a given schemaid. I've tried select

Re: determining schema name using driver.exe...

2013-08-10 Thread Misi Mladoniczky
gt; From: Rick Phillips > Sender: "Action Request System discussion list(ARSList)" > > Date: Fri, 9 Aug 2013 21:11:20 > To: > Reply-To: arslist@ARSLIST.ORG > Subject: determining schema name using driver.exe... > > Hi, everyone, > > I'

Re: determining schema name using driver.exe...

2013-08-09 Thread SUBSCRIBE arslist Aditya Sharma
RG Subject: determining schema name using driver.exe... Hi, everyone, I'm using the 8.1 driver.exe, and wondering if it's possible to determine a schemaname from a given schemaid. I've tried /select * from arschema where schemaid=382 /(and variations of the same), but no success. What

determining schema name using driver.exe...

2013-08-09 Thread Rick Phillips
Hi, everyone, I'm using the 8.1 driver.exe, and wondering if it's possible to determine a schemaname from a given schemaid. I've tried /select * from arschema where schemaid=382 /(and variations of the same), but no success. What does this statement look like in glsql? Thanks, Rick _