search for: sql_server

Displaying 6 results from an estimated 6 matches for "sql_server".

2004 Aug 06
2
Client auth with mysql
...firewall... I though better of it and I told myself that it should not be that difficult to add mysql support in icecast (no, no, don't run, please). So, that's what I did :-) <http://mat.cc/distfiles/icecast-mysql.diff> it adds some config params to a <mount> section : <sql_server>sql-server</sql_server> <sql_login>login</sql_login> <sql_password>password</sql_password> <sql_dbname>database</sql_dbname> <sql_field>url-field</sql_field> <sql_query>select cle from client where radio = 1 and cle = '%s'</s...
2006 Apr 20
1
error on stpexec : ROR on Linux with SQLServer Connection
So I got my rails app to connect to the SQLServer via ODBC, and I can model/scaffold, yada yada.. but when I need to exec a stored proc using sql_server.rb I get undefined local variable or method `connection'' how can that be, if I can connect for everthing else? thanks -- Posted via http://www.ruby-forum.com/.
2004 Aug 06
0
Client auth with mysql
...it and I told myself that it should not be that difficult >to add mysql support in icecast (no, no, don't run, please). > >So, that's what I did :-) ><http://mat.cc/distfiles/icecast-mysql.diff> > >it adds some config params to a <mount> section : > ><sql_server>sql-server</sql_server> ><sql_login>login</sql_login> ><sql_password>password</sql_password> ><sql_dbname>database</sql_dbname> ><sql_field>url-field</sql_field> ><sql_query>select cle from client where radio = 1 and cle...
2004 Aug 06
0
Client auth with mysql
...elf that it should not be that | difficult |> to add mysql support in icecast (no, no, don't run, please). |> |> So, that's what I did :-) |> <http://mat.cc/distfiles/icecast-mysql.diff> |> |> it adds some config params to a <mount> section : |> |> <sql_server>sql-server</sql_server> |> <sql_login>login</sql_login> |> <sql_password>password</sql_password> |> <sql_dbname>database</sql_dbname> |> <sql_field>url-field</sql_field> |> <sql_query>select cle from client where radio =...
2004 Aug 06
0
Client auth with mysql
...|> to add mysql support in icecast (no, no, don't run, please). |> |> |> |> So, that's what I did :-) |> |> <http://mat.cc/distfiles/icecast-mysql.diff> |> |> |> |> it adds some config params to a <mount> section : |> |> |> |> <sql_server>sql-server</sql_server> |> |> <sql_login>login</sql_login> |> |> <sql_password>password</sql_password> |> |> <sql_dbname>database</sql_dbname> |> |> <sql_field>url-field</sql_field> |> |> <sql_query>select...
2003 Aug 28
0
[louisk@bend.com: snort, postgres, bridge]
...ame configuration scheme as defined # above for $HOME_NET. # List of DNS servers on your network var DNS_SERVERS $HOME_NET # List of SMTP servers on your network var SMTP_SERVERS $HOME_NET # List of web servers on your network var HTTP_SERVERS $HOME_NET # List of sql servers on your network var SQL_SERVERS $HOME_NET # List of telnet servers on your network var TELNET_SERVERS $HOME_NET # Configure your service ports. This allows snort to look for attacks # destined to a specific application only on the ports that application # runs on. For example, if you run a web server on port 8081, set your #...