Questions tagged as 'sybase'

1
answer

MySQL events between 12 hours

I'm creating an event that was already created in Sybase, this is done so that it runs every hour but it does between 7 in the morning and 7 in the afternoon. Does anyone know if this option is available with MySQL? I've been watching but I do n...
asked by 22.10.2018 / 15:23
1
answer

Repeated results when running a cursor in MySQL

I have a function in MySQL that has a cursor. For the comparisons in sybase you must return two results, but it returns 3 since the second one that returns repeats it. How can I solve it? I leave the code of the function: delimiter // creat...
asked by 02.10.2018 / 07:42
1
answer

case within select mysql

Following the migration of SYBASE to MySQL I have found the following case, a case within the select. I leave the example in case you could guide me how to do it. Thank you!! select mvfg_cantidad * case mvfg_tipo_origen when 'P' then 1 else -1...
asked by 28.09.2018 / 12:17
0
answers

Sybase database

I have a .SP that receives several parameters these come as follows @i_parametro1 = '0123','0125','0255','0245','2547' @i_parametro2 = '0123','0125','0255','0245','2547' @i_parametro3 = '0123','0125','0255','0245','2547' @i_parametro4 = '0123'...
asked by 31.08.2018 / 16:42
0
answers

I do not get the .net framework data provider for sybase 17 in visual studio

I'm trying to make a connection but there is no net framework data provider for sybase 17 and I have not found a way to install it     
asked by 08.08.2018 / 21:51
0
answers

Stored Procedure executed within another with two outputs to be assigned to a variable

Dear, I am running an SP in Sybase that executes another SP according to certain conditions, this SP will have two output values but only one of them will be output in each execution, my problem is that one of the two values will be print withou...
asked by 15.06.2018 / 15:30
0
answers

Sybase PHP Connector

I need to make a Sybase connection to an app in php. How do I configure the ODBC so that it can connect?     
asked by 17.04.2018 / 07:33
0
answers

Ruby on Rails + Sybase

I would like to know if I can configure Ruby on Rails in version 5 to be able to work with Sybase (SQLAnywhare) . If someone has succeeded, I would be very grateful if you could help me. Thanks!!     
asked by 07.03.2018 / 00:15
0
answers

Special characters in Sybase

I am creating an application in CodeIgniter with database Sybase and I am having problems with the accents since sybase does not recognize them. You know what it is, is there a way to fix it?     
asked by 03.03.2018 / 14:55
0
answers

Configure php + laravel 5. * to work with sybase

Greetings community asked me if someone could configure laravel to work with sybase. I've been testing with Laravel SQLAnyWhere and I have not succeeded, if someone could have done it could help me with a tutorial .     
asked by 01.03.2018 / 17:04