Other News

Community

Errors and AJAX

(Joshua Gitlin) In case you haven’t heard by now, the hottest buzzword in the realm of web technology is AJAX (as coined in an Adaptive Path essay). The crux of the AJAX framework is the XMLHttpRequest JavaScript object which allows client-side developers to send and receive XML documents over HTTP

Community

Logging in Apache

(Tony Mobily) In this chapter I will first explain how to configure Apache for logging purposes, highlighting the most common problems. I will then introduce remote logging using syslogd, the standard logging server that comes with Unix. Finally, I will propose a remote logging solution, which will

Community

FIX: You receive an ‘Incorrect syntax near ‘)’ error message when you run a script that was generated by SQL-DMO for an Operator object in SQL Server 2000

In Microsoft SQL Server 2000, when you try to run a script that was generated by SQL- Distributed Management Objects (DMO) for an Operators object or an Operator object, you may receive an error message that is similar to the following: Server: Msg 170, Level 15, State 1, Line 1 Line 1: Incorre