dbTalk Databases Forums  

Accessing authenticated database with 3rd party tools

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss Accessing authenticated database with 3rd party tools in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mike Marston
 
Posts: n/a

Default Accessing authenticated database with 3rd party tools - 12-04-2009 , 02:57 PM






Hi All,
We have just beocme an OEM and will soon be upgrading our clients form SQL 8
to 11. This requires an "authenticated" database. We will modify our main
appliction to execute the necessary authentication sql on the client side.
Howerer, we have written several side applications using Access and
InofMaker. What is the best way to connect to the database using these tools
without forcing the end user to execute a "SET TEMPORARY OPTION" statement
each time they run those side applications.

TIA
Mike

Reply With Quote
  #2  
Old   
Chris Keating (Sybase iAnywhere)
 
Posts: n/a

Default Re: Accessing authenticated database with 3rd party tools - 12-04-2009 , 03:08 PM






Will Access and Infomaker be updating the database? If so, you will need
to add InitString=<set_connection_authentication_option> to the ODBC
configuration (via the advanced tab Additional Connection Parms). If
these are read-only, there will be no need to authenticate these
connections using the most common OEM option.

Mike Marston wrote:
Quote:
Hi All,
We have just beocme an OEM and will soon be upgrading our clients form SQL 8
to 11. This requires an "authenticated" database. We will modify our main
appliction to execute the necessary authentication sql on the client side.
Howerer, we have written several side applications using Access and
InofMaker. What is the best way to connect to the database using these tools
without forcing the end user to execute a "SET TEMPORARY OPTION" statement
each time they run those side applications.

TIA
Mike


Reply With Quote
  #3  
Old   
Mike Marston
 
Posts: n/a

Default Re: Accessing authenticated database with 3rd party tools - 12-04-2009 , 03:24 PM



Chris,
Thanks for the response. The side apps are all read only, so it sounds like
we don't have to do anything with them.

Mike
"Chris Keating (Sybase iAnywhere)" <keating_nospam (AT) sybase (DOT) com> wrote in
message news:4b197a5f$1 (AT) forums-1-dub (DOT) ..
Quote:
Will Access and Infomaker be updating the database? If so, you will need
to add InitString=<set_connection_authentication_option> to the ODBC
configuration (via the advanced tab Additional Connection Parms). If these
are read-only, there will be no need to authenticate these connections
using the most common OEM option.

Mike Marston wrote:
Hi All,
We have just beocme an OEM and will soon be upgrading our clients form
SQL 8 to 11. This requires an "authenticated" database. We will modify
our main appliction to execute the necessary authentication sql on the
client side. Howerer, we have written several side applications using
Access and InofMaker. What is the best way to connect to the database
using these tools without forcing the end user to execute a "SET
TEMPORARY OPTION" statement each time they run those side applications.

TIA
Mike

Reply With Quote
Reply




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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.