|
Home > Archive > SQL Anywhere Mobile > June 2005 > sybase central connect problem
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
sybase central connect problem
|
|
| michael 2005-06-23, 11:24 am |
| hi,
i can't connect to an consolidated oracle database with sybase central 4.3 .
i try it with odbc,
the error message is: "Invalid SQL data type <-25>"
it's the same on a 9.0.1 and a 10g database.
thank you
| |
| Reg Domaratzki \(iAnywhere Solutions\) 2005-06-28, 1:24 pm |
| I have no problems connecting to my Oracle 10g database using the MobiLink
plug-in with either v901 or v902.
Can you turn on ODBC tracing and zip up and post the trace file along with
the following information :
1) The name and version of the ODBC Driver that you are using to connect to
the Oracle Server.
2) The contents of the ODBC data source being used to connect, as well as
the information you've provided in the connect dialog in Sybase Central. I
don't need the password you use obviously, but all other connection
parameters would be great.
3) The version and build number of Sybase Central and the ML Plugin you are
using. This can be found by selecting "About Sybase Central" from under the
help menu.
4) The character set being used in the Oracle Consolidated database. You
can get this information from the following select statement if you don't
know it :
select * from NLS_DATABASE_PARAMET
ERS where parameter = 'NLS_CHARACTERSET'
--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup
iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
-> Choose SQL Anywhere Studio
-> Set "Platform Preview" and "Time Frame" to ALL
"michael" <mlandeck@icon-is.de> wrote in message
news:42bad07e@forums
-1-dub...
> hi,
> i can't connect to an consolidated oracle database with sybase central 4.3
..
> i try it with odbc,
> the error message is: "Invalid SQL data type <-25>"
> it's the same on a 9.0.1 and a 10g database.
>
> thank you
>
>
|
|
|
|
|