Search:
|
Browse by category:
|
| | | |
Sub Categories
DB Core |
Oracle Access |
Sybase Access |
|||
Informix Access |
ODBC Access |
MS Sql Access |
|||
MySQL Access |
DB2 Access |
PostgreSQL Access |
DB
Incorrect environment variable causes exceptions in SourcePro DB access libraries
Problem When building multiple SourcePro DB access libraries, if you don't set your environment variable correctly for the first one, RCB throws...
|
|
31 Jan, 2008 | |
How can I use an inserter to insert into a table with a default column value?
If you are wanting to create a table with the default column, SourcePro DB doesn't provide the API to perform that operation. However, if the table...
|
|
06 Mar, 2009 | |
Invalid times noticed when trying to insert GMT dates (with and without DST) into a system that is in MST time zone.
You can't have both DST time and NODST time in the same locale. You can have one or the other. What you may want is to store everything in UTC...
|
|
07 Jun, 2012 | |
SourcePro stored procedure execution with input/output parameter is 4 to 5 times slower in system time than the native OCI
Problem SourcePro stored procedure execution with input/output parameter is 4 to 5 times slower in system time than the native OCI...
|
|
16 Sep, 2009 | |
Using RWThreadPool from the SourcePro Threads Module with SourcePro DB
Overview This example uses the SourcePro Essential Tools Module, the SourcePro Threads Module, and SourcePro DB. There are two “pools” of...
|
|
13 Jan, 2010 | |
DBTools.h++ 3.x to SourcePro DB Migration Guide
DBTools.h++ 3.x -> SourcePro DB The goal of this section is to help Rogue Wave customers migrate projects from DBTools 3.x to SourcePro DB. ...
|
|
31 Mar, 2011 | |
How can I make SourcePro DB work with Japanese characters using an Oracle 9 database?
Problem How can I make SourcePro DB work with Japanese characters using an Oracle 9 database? Cause Action In a client...
|
|
07 Jun, 2012 | |
What is the advantage of using RWDBBoundExpr and how does it work?
Problem What is the advantage of using RWDBBoundExpr and how does it work? Cause Action An RWDBBoundExpr object...
|
|
07 Jun, 2012 | |
Reading multiple result sets from a stored procedure execution
Problem In Oracle, how to read multiple result sets from a stored procedure execution with multiple cursors as arguments? Cause ...
|
|
07 Jun, 2012 | |
An example of how to use the new callback interface to use Kerberos
Problem o you have an example of how to use the new callback interface to use Kerberos? With SourcePro DB, d Cause Action ...
|
|
07 Jun, 2012 | |