Please see open'odbc'
Functions are defined in the form sqlallochandle=: 'odbc32 SQLAllocHandle s i i *i' &cd which means that there should be a library called libodbc32.so somewhere where the system can find it. If not please make sure that there is. Unix has many implementations of ODBC, if the one you use does not have such library, try to make symbolic link to the .so file, which provides the ODBC interface are required by "odbc.ijs". --- [EMAIL PROTECTED] wrote: > Hello, > > Tried searching the archives but don't seem to find a solution. > > Basically having trouble loading 'dd' > > load 'dd' > |domain error: cd > | z=. sqlallochandle SQL_HANDLE_ENV;0;,0 > cderx'' > > âââ¬ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ > â0âodbc32: cannot open shared object file: No such file or > directoryâ > > âââ´ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ > > I have verified that unixODBC works by using 'isql' connecting to the proper > dbase and doing > selects. > > Env: SuSE 10.1 > > Rpm: > unixODBC-gui-gtk-2.2.11-22 > unixODBC-2.2.11-19 > MyODBC-unixODBC-3.51.12-11 > mysql-client-5.0.18-16 > mysql-5.0.18-16 > > J Version > j601 (untar and copied libj601.so to /usr/lib) > > Any help would be appreciated > > Regards > > tee> ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
