Changeset 922


Ignore:
Timestamp:
May 27, 2019, 3:18:37 PM (5 years ago)
Author:
djay
Message:

Fix sqlapi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-kernel/sqlapi.c

    r921 r922  
    109109 * @return the OGR connection string
    110110 */
    111 char* createInitString(maps* conf){
     111const char* createInitString(maps* conf){
    112112  return _createInitString(conf,"database");
    113113}
     
    120120 */
    121121int _init_sql(maps* conf,const char* key){
    122   char* sqlInitString=_createInitString(conf,key);
     122  const char* sqlInitString=_createInitString(conf,key);
    123123#ifdef SQL_DEBUG
    124124  fprintf(stderr,"Try to connect to: %s %s !\n",key,sqlInitString);
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png