logo       


random patches 4/4: msg#00009

Subject: random patches 4/4
src/odbc/odbc.c:
  utilize _odbc_get_string_size in SQLPrepare

__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/
Index: src/odbc/odbc.c
===================================================================
RCS file: /cvsroot/mdbtools/mdbtools/src/odbc/odbc.c,v
retrieving revision 1.16
diff -u -r1.16 odbc.c
--- src/odbc/odbc.c     25 Mar 2004 10:34:07 -0000      1.16
+++ src/odbc/odbc.c     9 Apr 2004 20:17:16 -0000
@@ -980,17 +980,15 @@
     SQLCHAR FAR       *szSqlStr,
     SQLINTEGER         cbSqlStr)
 {
-struct _hstmt *stmt=(struct _hstmt *)hstmt;
+       struct _hstmt *stmt=(struct _hstmt *)hstmt;
+       int sqllen = _odbc_get_string_size(cbSqlStr, szSqlStr);
 
        TRACE("SQLPrepare");
-   if (cbSqlStr!=SQL_NTS) {
-       strncpy(stmt->query, szSqlStr, cbSqlStr);
-       stmt->query[cbSqlStr]='\0';
-   } else {
-       strcpy(stmt->query, szSqlStr);
-   }
 
-   return SQL_SUCCESS;
+       strncpy(stmt->query, szSqlStr, sqllen);
+       stmt->query[sqllen]='\0';
+
+       return SQL_SUCCESS;
 }
 
 SQLRETURN SQL_API SQLRowCount(
Ruby Jobs
Java Jobs
Jobs in California
more...
what
job title, keywords
where
city, state, zip
jobs by job search
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
encryption.gpg....    ietf.rfc822/199...    freebsd.devel.i...    lang.haskell.li...    mail.squirrelma...    web.zope.plone....    yellowdog.gener...    text.xml.xalan....    recreation.phot...    kde.devel.educa...    hardware.bus.ca...    printing.ghosts...    voip.peering/20...    assembly/2006-0...    org.user-groups...    culture.interne...    network.i2p/200...    boot-loaders.ya...    xfree86.render/...    qnx.openqnx.dev...    jakarta.velocit...    user-groups.pal...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe