search for: sql_handle_env

Displaying 3 results from an estimated 3 matches for "sql_handle_env".

2004 May 26
5
cdr_odbc with mysql on a remote server
...SQLGetDiagRec(SQL_HANDLE_DBC, ODBC_con, 1, ODBC_stat, &ODBC_err, ODBC_msg, 100, &ODBC_mlen); >> if(option_verbose > 10) >> ast_verbose( VERBOSE_PREFIX_4 "cdr_odbc: Error Details: %s\n", ODBC_msg); SQLFreeHandle(SQL_HANDLE_ENV, ODBC_env); connected = 0; return -1; } Lines marked with >> are lines I added. Here are the error messages I get on the console: asterisk*CLI> load cdr_odbc.so Loaded /usr/lib/asterisk/modules/cdr_odbc.so => (ODBC CDR Backend) == Parsing ...
2009 Nov 16
1
Data source name not found and no default driver specified
...e to Control Panel services for SID 4.) Use Sqldeveler to test connection another way besides R (It was successful) 5.) channel<-odbcDriverConnect(connection="Driver={Microsoft ODBC for Oracle}; DSN=abc,UID=abc;PWD=abc;"case="oracle") received error drivers SQLAllocHandle on SQL_HANDLE_ENV failed one time; another time I got the error that Oracle client and networking components 7.3 or greater is not found. 6.) tnsping mfopdw lsnrctl start mfopdw tried to add oracle/bin to path Nothing is working. Please advise. Thank you, [[alternative HTML version deleted]]
2009 Nov 16
1
Error using 32-bit R and RODBC package on 64-bit Windows Server OS with R version 2.10
...to Control Panel services for SID 4.) Use Sqldeveler to test connection another way besides R (It was successful) 5.) channel<-odbcDriverConnect( connection="Driver={Microsoft ODBC for Oracle}; DSN=abc,UID=abc;PWD=abc;"case="oracle") received error drivers SQLAllocHandle on SQL_HANDLE_ENV failed one time; another time I got the error that Oracle client and networking components 7.3 or greater is not found. 6.) tnsping mfopdw lsnrctl start mfopdw tried to add oracle/bin to path Nothing is working. -Melanie [[alternative HTML version deleted]]