| Author |
Authentication Violation error
|
|
|
| Hi all,
I get the Authentication violation error SQLSTATE 08W21
when trying to update the Database from my powerbuilder 9.0
application. The database version of Sqlanywhere is also
version 9.0 and this is the same Sql anywhere CD which I
installed in my office previously and been using it without
the above update problems. Prior to installing the Sql
anywhere CD I uninstalled all previous versions of Sql
anywhere that came with powerbuilder. Is there anything else
to be done to prevent the above error. Any help would be
appreciated.
Thanks,
SS
| |
| Chris Keating(iAnywhere Solutions) 2005-12-20, 8:24 pm |
| You may have overwrote the development version of SQL Anywhere with an
OEM version i.e., from PowerDesigner.
--
Chris Keating
Sybase Adaptive Server Anywhere Professional Version 8
********************
********************
********************
*****************
Sign up today for your copy of the SQL Anywhere Studio 9 Developer Edition
and try out the market-leading database for mobile, embedded and small to
medium sized business environments for free!
http://www.ianywhere.com/promos/deved/index.html
********************
********************
********************
*****************
iAnywhere Solutions http://www.iAnywhere.com
** Please only post to the newsgroup
** Whitepapers can be found at http://www.iAnywhere.com/developer
** EBFs can be found at http://downloads.sybase.com/swx/sdmain.stm
** Use Case Express to report bugs http://case-express.sybase.com
********************
********************
********************
*****************
| |
| Joshua Savill 2005-12-20, 8:24 pm |
| With the OEM install of ASA 9, there should be one or both of these files
regarding authentication:
Read Me First - ASA Authenticated Edition.pdf
Read Me First - ASA OEM Edition.pdf
The reason you are getting authentication errors is because you are not
authenticating the connection to the database correctly. These two documents
should clear up any misunderstandings of authentication.
--
Joshua Savill
iAnywhere Solutions - Product Support Analyst
<SS> wrote in message news:43a84930.ede.1681692777@sybase.com...
> Hi all,
>
> I get the Authentication violation error SQLSTATE 08W21
> when trying to update the Database from my powerbuilder 9.0
> application. The database version of Sqlanywhere is also
> version 9.0 and this is the same Sql anywhere CD which I
> installed in my office previously and been using it without
> the above update problems. Prior to installing the Sql
> anywhere CD I uninstalled all previous versions of Sql
> anywhere that came with powerbuilder. Is there anything else
> to be done to prevent the above error. Any help would be
> appreciated.
>
> Thanks,
> SS
| |
|
| So ,how do I achieve authentication. I am using my company's
OEM edition of Sql anywhere 9.0. I do see a PDF file
(ASA-read me) that talks about authentication.But I am not
exactly sure as to how to go about doing it. Should I get
any signatures from sybase ? Let me know.
Thanks,
SS
> With the OEM install of ASA 9, there should be one or both
> of these files regarding authentication:
>
> Read Me First - ASA Authenticated Edition.pdf
> Read Me First - ASA OEM Edition.pdf
>
> The reason you are getting authentication errors is
> because you are not authenticating the connection to the
> database correctly. These two documents should clear up
> any misunderstandings of authentication.
>
> --
> Joshua Savill
> iAnywhere Solutions - Product Support Analyst
>
> <SS> wrote in message
>
>
| |
| Joshua Savill 2005-12-20, 8:24 pm |
| Without the authentication string you cannot make authentication work. In
the document there is a link to our webpage where you can get your
authentication string:
http://www.ianywhere.com/downloads/...entication.html
The read me outlines how authentication works and how it is implemented in
your application.
--
Joshua Savill
iAnywhere Solutions - Product Support Analyst
<SS> wrote in message news:43a87bb4.1104.1681692777@sybase.com...[color=darkred]
> So ,how do I achieve authentication. I am using my company's
> OEM edition of Sql anywhere 9.0. I do see a PDF file
> (ASA-read me) that talks about authentication.But I am not
> exactly sure as to how to go about doing it. Should I get
> any signatures from sybase ? Let me know.
>
> Thanks,
> SS
>
| |
| Chris Keating(iAnywhere Solutions) 2005-12-21, 9:23 am |
| The readme first file specifically covers what you need to do to enable
your application to use the authenticated edition.
--
Chris Keating
Sybase Adaptive Server Anywhere Professional Version 8
********************
********************
********************
*****************
Sign up today for your copy of the SQL Anywhere Studio 9 Developer Edition
and try out the market-leading database for mobile, embedded and small to
medium sized business environments for free!
http://www.ianywhere.com/promos/deved/index.html
********************
********************
********************
*****************
iAnywhere Solutions http://www.iAnywhere.com
** Please only post to the newsgroup
** Whitepapers can be found at http://www.iAnywhere.com/developer
** EBFs can be found at http://downloads.sybase.com/swx/sdmain.stm
** Use Case Express to report bugs http://case-express.sybase.com
********************
********************
********************
*****************
|
|
|
|