asfernandes
|
8fbf0e8e8c
|
Remove trailing spaces (.cpp files)
|
2008-12-05 01:20:14 +00:00 |
|
hvlad
|
0b428d9b1b
|
Fixed bug CORE-2036 : Parameters order of EXECUTE BLOCK statement is reversed if called from EXECUTE STATEMENT
|
2008-08-10 22:11:17 +00:00 |
|
robocop
|
c093ccd05b
|
Little cleanup.
|
2008-04-10 13:06:34 +00:00 |
|
asfernandes
|
0e8febd6e3
|
Misc
|
2008-04-10 02:35:30 +00:00 |
|
hvlad
|
7688b2797a
|
dsql_msg::msg_parameters was walked in wrong (reverse) order in PreparedStatement. This leads to "SQLDA missing or incorrect version" error.
|
2008-04-09 15:56:49 +00:00 |
|
asfernandes
|
2ca3d8b652
|
Use PermanentStorage as per Alex recomendation
|
2008-04-01 15:41:09 +00:00 |
|
asfernandes
|
d11b683899
|
Fix the pool usage
|
2008-03-31 01:51:18 +00:00 |
|
asfernandes
|
262dbadc4f
|
Misc
|
2008-03-15 17:55:27 +00:00 |
|
robocop
|
b5e103c3f5
|
Misc.
|
2008-03-15 10:25:30 +00:00 |
|
asfernandes
|
44ec4fa0e3
|
Release the request when prepare throws
|
2008-03-14 15:59:12 +00:00 |
|
asfernandes
|
51990b2928
|
Correction
|
2008-03-14 14:39:48 +00:00 |
|
asfernandes
|
c7ec88bee4
|
1) Created classes PreparedStatement and ResultSet
2) Changed EXECUTE STATEMENT to use these classes
3) Fixed CORE-1784 - Error with EXECUTE PROCEDURE inside EXECUTE STATEMENT
|
2008-03-13 16:37:20 +00:00 |
|