Questions tagged as 'odbc'

1
answer

File download via bank via php

I have a system I did not create, the bank runs in sybase with driver odbc , php access everything with odbc , I need to download PDFs that are stored in this database in the file column of type long binary . I m...
asked by 18.05.2017 / 21:01
1
answer

How to assign the value of an Excel column in an SQL statement

I was able to connect to my MySQL Database via ODBC, and display the information I need via SQL command, but I would like the contents of a particular cell in my worksheet to be in that SQL query, I get this: Showonlythenameoftheclientaccord...
asked by 10.04.2017 / 17:03
0
answers

SQL DATA EXECUTION - ODBC

I'm doubtful in the date format that ODBC runs. I tried every way and nothing. This Query performs normal if I enter only the code, but when I want to insert dates it does not execute. I believe it's because of the format. Can someone help me?...
asked by 05.01.2017 / 16:49
1
answer

Create Informix ODBC Data Source

Problem: I need to register a INFORMIX data source and I can not. I enter the parameters, but there is always an error. What should I do?     
asked by 20.05.2016 / 21:19
1
answer

Sybase 15 and Laravel 5.1 via ODBC and error 3811

I have a database in Sybase (Adaptive Server Enterprise) and we started using the Laravel framework to transfer systems that already exist, for him (a migration in the DB can not be considered). Laravel by default can not connect to the ODBC...
asked by 11.08.2015 / 22:46
0
answers

how to access a 64-bit SQL

I have a software in% with% 32 bits , in a 32-bit station by accessing a vb6 64 bits on a 64 bits server. How to create ODBC?     
asked by 15.07.2015 / 21:28
2
answers

Remember username and password for an Oracle ODBC connection

I am connecting an Oracle database with an Access database through Oracle ODBC Driver 11.2 . The problem is that every time I access the database in Access, the Oracle driver requests authentication: Is there any way to remembe...
asked by 29.10.2014 / 17:22
2
answers

Python prefix in string

I made a script to download an attachment from an email, this attachment is an XML file, and I want to save it to a database. But when I get the body of the XML, it comes with the prefix 'b' and therefore the error when saving the XML in the dat...
asked by 09.04.2018 / 20:49
1
answer

psqlodbc.h: 54:23: fatal error: iodbcinst.h: No such file or directory

Error installing postgresql ODBC on ubuntu 64 How do I proceed?     
asked by 23.10.2017 / 15:01