SYBASE ASA iANYWHERE 10.0 CONNECTION

Is it possible connet Sybase iAnywhere 10.0 to scriptcase ?
I have tried Through ODBC, but not work ?
Plase tell me what can i do ?

Hello,

Have you seem our SyBase tutorial? http://downloads.scriptcase.com.br/downloads/v7/manual/en_us/webhelp/manual_mp/06-Tutoriais/13-sybase/00-sybase.htm

regards,
Bernhard Bernsmann

Thanks Bernhard,

In your tutorial explains how to connect SYBASE ASE and not SYBASE ASA.

SYBASE ASE is ‘Adaptive Server Enterprise’
SYBASE ASA is ‘Adaptive Server Anywhere’

They are two different databases.

Hello Fiorenzo,

Sorry about that. I will ask our support if it is possible to connect to a Sybase ASA.

You can also contact our support at: http://www.scriptcase.net/phpgenerator/support/support.php

regards,
Bernhard Bernsmann

Hello again,

I just got a reply back from our support team, they said you should be able to connect to Sybase ASA by following Sybase ASE tutorial. Have you tried?

regards,
Bernhard Bernsmann

Hello,
I’ve tried both ways (ODBC and Sybase ASE) it didn’t work. ASA don’t need a client like ASE. When using Sybase ASE connection database connection keep telling me to install client. While using ODBC it keep telling me that the driver not exists. Any solution?

regards
Ekologi

Using CodeIgniter
$db[‘default’][‘hostname’] = “Driver=Adaptive Server Anywhere 8.0;ENG=asademo;UID=dba;PWD=sql;DBN=’’;LINKS=TCP(HOST=127.0.0.1:2638)”;
$db[‘default’][‘username’] = ‘’;
$db[‘default’][‘password’] = ‘’;
$db[‘default’][‘database’] = ‘’;
$db[‘default’][‘dbdriver’] = ‘odbc’;
$db[‘default’][‘dbprefix’] = ‘’;
$db[‘default’][‘pconnect’] = TRUE;
$db[‘default’][‘db_debug’] = TRUE;
$db[‘default’][‘cache_on’] = FALSE;
$db[‘default’][‘cachedir’] = ‘’;
$db[‘default’][‘char_set’] = ‘utf8’;
$db[‘default’][‘dbcollat’] = ‘utf8_general_ci’;
$db[‘default’][‘swap_pre’] = ‘’;
$db[‘default’][‘autoinit’] = TRUE;
$db[‘default’][‘stricton’] = FALSE;

How scriptcase connect to ASA?
Thanks

Regards
Ekologi

Hello,

Please contact our support regarding this issue. Our chat is active on workdays from 8:00am to 6:00pm (GMT -3), and our ticket system is always available.

regards,
Bernhard Bernsmann