odbc
C, unixODBC, oracle and Date queries
I\'ve got a query like select x from tableName where startDate <= now; When i query the database without the date fields, everything works as expected. As soon as i start using date or timestamp[详细]
2023-04-10 13:47 分类:问答How can several users work on the same Enterprise architect file?
I\'m wondering if many users can work on the same Enterprise Architect file ? our professor said it can be done if we can host the file in a reposit开发者_开发技巧ory and then link it to windows ODBC[详细]
2023-04-10 11:08 分类:问答ODBC connection to oracle time-out
I\'m new here so I introduce myself, my name is Ettore Giallaurito and my job is in the IT services in Italy.[详细]
2023-04-10 05:47 分类:问答How to use odbc to import excel file into mysql table via c++?
I have a c++ program, and I am pla开发者_Go百科nning to use odbc to communicate my c++ program with mysql tables.[详细]
2023-04-10 04:43 分类:问答ODBC Call Syntax for multiple return values
So first off, sorry for the length of the question... So basically I\'m having issues calling a stored proc from an Informix database where the stored proc has multiple return value, while using ODBC[详细]
2023-04-09 23:57 分类:问答Access error creating linked Oracle table
I try to create a linked table pointing to开发者_JS百科 Oracle. To make it simple, I \"stole\" the connection string from a manually created linked table that is working well. The code breaks in the A[详细]
2023-04-09 22:16 分类:问答Error when using OleDB or ODBC in C# application
I have a windows application and I have this code: private void saveToDatabase_Click(object sender, EventArgs e)[详细]
2023-04-08 20:11 分类:问答Passing an operator as a parameter to odbc_execute()
I am taking my first tentative steps into prepared statements (and falling flat on my face). Previously, I built the following fro开发者_JS百科m $_GET and echoed it back - the code was working fine an[详细]
2023-04-08 05:08 分类:问答to OLAP or not to OLAP
I want to ask what are the performance gains of pulling reports in Sharepoint 2010 directly from an Oracle DW using an ODBC Connection as opposed to building an OLAP Layer using SSAS and accessing th开[详细]
2023-04-07 20:41 分类:问答What are the functional differences between iODBC and unixODBC?
There are two major Open Source pla开发者_开发知识库tform independent implementation of the ODBC. It is iODBC and unixODBC.[详细]
2023-04-07 17:34 分类:问答