Documents tagged with "ado.net"
Your Query returned 49 results
-
- CUBRID ADO.NET Driver 8.4.3 Release Note
- Release Notes
================================================================================
November 2012 - Update for release 8.4.3
CUBRID ADO.NET Data Provider
Version: Beta 8.4.3.0001
CUBRID engine compatible: 8.4.3
Online Wiki: http://www.cubrid.org/wiki_apis/entry/cub...
http://www.cubrid.org/wiki_apis/entry/cubrid-ado-net-driver-8-4-3-release-note
-
- Stable version of CUBRID OLEDB Driver is now available!
- It is been a little over a month since we have announced the beta version of CUBRID 8.4.1 OLEDB driver. Now we are happy to announce that the OLEDB Data Provider code has been stabilized and ready for production use. You can download the OLEDB Data Provider ...
http://www.cubrid.org/blog/cubrid-appstools/stable-version-of-cubrid-oledb-driver-is-now-available/
-
- How to pass a custom Object to a Stored Procedure function? [1]
- hi I have the following function. CREATE FUNCTION "tblpacientesinsertar"("paciente" OBJECT) RETURN STRING AS LANGUAGE JAVA NAME 'TblPacientes.Insertar(cubrid.sql.CUBRIDOID) return java.lang.String' I want to pass a custom object class, but I dont know if CUBRIDOID ...
http://www.cubrid.org/questions/365755
-
- ADO.NET return error "Don't know how to write the parameter!" [1]
- Hi, I am trying to insert a image into the database, my database is type BLOB and in C# is type byte[]. When I try to do the insert the error is: Don't know how to write the parameter! Whats is wrong? how can I get a more technical description error from databa...
http://www.cubrid.org/questions/363386
-
- Semantic: Cannot coerce host var to type date. [1]
- I am very unhappy, this database has many bugs with ADO.NET. I am trying to insert to datetime to database.
#region FechaNacimiento CUBRIDParameter tblpacientesfechanacimiento = new CUBRIDParameter(); tblpacientesfechanacimiento.CUBRIDDataType = CUBRIDDataType.CCI_U_TYPE_DATE...
http://www.cubrid.org/questions/358410
-
- How to call Java Stored Procedure from C#? (Solved) [1]
- Hi, I am trying to get some value from the database using ado.net. I am using the java stored procedures but in the manager this works, in my C# code not.
public class SpCubrid{ public static String HelloCubrid() { return "Hello, Cubrid !!"; } public static int SpInt(int i) ...
http://www.cubrid.org/questions/357198
-
- Beta version of CUBRID 8.4.1 OLEDB Driver is now available!
- We are very proud to announce the official beta release of CUBRID 8.4.1 OLEDB Driver! You can download it right now! It is available under the terms of BSD License. We have created the installation instructions for you which provide three ways to install the drive...
http://www.cubrid.org/blog/news/beta-version-of-cubrid-8-4-1-oledb-driver-is-available/
-
- CUBRID Error Codes
- In CUBRID there are various Error Codes raised on different levels. In this document you can find the error codes for CAS (CUBRID Application Server), CCI, JDBC, and ADO.NET drivers. CAS Error CodesThe following are the error codes raised from CUBRID CAS ...
http://www.cubrid.org/wiki_tutorials/entry/cubrid-error-codes
-
- How to add alternative hosts to a connection string in ADO.NET? [1]
- In CUBRID it is possible to indicate alternative hosts (brokers) in the connection string as a measurement for broker fail-over. JDBC manual provides an example for this. However, I could not find a way to pass alternative hosts to ADO.NET connection string. How can ...
http://www.cubrid.org/questions/299585
-
- CUBRID ADO.NET Driver 8.4.1 Release Note
- Release Notes
==============================================
February 2012 - Update for release 8.4.1
CUBRID ADO.NET Driver
Version: Stable 8.4.1
CUBRID engine compatibility: 8.4.1
Online location: http://www.cubrid.org/wiki_apis/entry/cubrid-ado-net-driver
=======================...
http://www.cubrid.org/wiki_apis/entry/cubrid-ado-net-driver-8-4-1-release-note