> I just tried it then, and the libct in Debian (0.61) built with the > following Makefile segment (although I've made slight changes to the build > system, but these should be OK) > > TARGET = rlm_sql_sybase > SRCS = sql_sybase.c > RLM_SQL_CFLAGS = $(INCLTDL) > RLM_SQL_LIBS = -lnsl -lct
It connects to my mssql server! Great ! I didn't use your patch on sql_sybase.c, just modified the Makefile. Do you know if it's possible to run stored procedures on mssql from freeradius ? Mvh, Regards, Eivind Ravndal NetPower Int - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
