[ 
https://issues.apache.org/jira/browse/TUSCANY-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adriano Crestani resolved TUSCANY-1219.
---------------------------------------

    Resolution: Fixed

> Modification in Connection and Statement classes. Creation of new classes : 
> SqlException, PreparedStatement
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1219
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1219
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: C++ DAS
>    Affects Versions: Wish list
>         Environment: WIN32
>            Reporter: Douglas Siqueira Leite
>             Fix For: Wish list
>
>         Attachments: tuscany-1219-douglassleite.04212007
>
>
> There are some modifications in the Connection class, mainly in the 
> constructor. Now the constructor´s arguments are the dns, user, and password, 
> instead of the SQLHENV and SQLHDBC.
> SqlException class  was created to indicate an ocurrence of a exception 
> related to a sql error.
> The main modifications in the Statement class are the call of some ODBC 
> functions, and the change of some variable sql types that was depreciated, 
> like HSTMT to SQLHSTMT.
> The PreparedStatement class definition was created.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to