Questions tagged as 'sybase'

0
answers

Error connecting PHP 7 (Debian) with Sybase 16

I have the following difficulty: I need to configure the PHP environment to connect to a Sybase 16 base. I am not a PHP programmer and I am helping another colleague. Everything that has been tried so far does not work. The code is: $connec...
asked by 14.12.2017 / 15:16
0
answers

Data passing performance as a parameter in stored procedure

I'm developing a system, in Java and Sybase, where I need to pass the current date as a parameter in a procedure . With this, I was curious about how to pass the date ... Is there a significant difference in performance by passing the current d...
asked by 17.11.2017 / 20:01
0
answers

Access File Database File, SYBASE

I need to remove data from a database file (.db) file that I was told is SYBASE, the client needs to migrate data and need access, does anyone have a clue where to start? because you never hear of sybase. Remembering that it is not a server,...
asked by 20.10.2015 / 06:01
1
answer

Problems inserting integer data into Sybase using Laravel

Hello, I'm having trouble inserting values into tables with columns of integer data type using Laravel 5.1 and Sybase. Error 257 is listed when the exception is thrown. In the Sybase manuals seems to be a conversion problem. I can see that...
asked by 20.08.2015 / 15:11
2
answers

Procedure execution with date type argument in a dblink

When executing the procedure below, via DBLINK in Oracle corporativo..UP_COP025_ASS_DMANDA_JURID_I 17444968, 1, "1", "20150806", "RJ", " ", " ", "000020" I get the error:    error: Syntax error during implicit conversion of VARCHAR value...
asked by 08.03.2016 / 13:54
0
answers

Connection between Entity Framework and Sybase 12

    
asked by 04.02.2016 / 13:36
1
answer

Sybase database connection with C #

I have a Sybase database file on my machine, I want to make this database available in my C # application, how do I make this Sybase database file available, and how do I access that database with C #?     
asked by 17.07.2018 / 22:27