|
|
| version 1.25, 2004/03/02 16:55:28 | version 1.27, 2004/03/05 10:00:05 |
|---|---|
| Line 1 | Line 1 |
| $request:charset[windows-1251] | $request:charset[koi8-r] |
| $response:charset[windows-1251] | $response:charset[windows-1251] |
| $SQL.connect-string[odbc://DSN=nestle^;UID=nestle^;PWD=mbm32^;ClientCharset=windows-1251] | |
| ^nothing.left(10) | #$SQL.connect-string[odbc://DSN=theatre_enciclop^;UID=root^;PWD=^;bug=here] |
| ^nothing.right(10) | #^bpt[] |
| ^nothing.mid(1;10) | ^connect[$SQL.connect-string]{ |
| ^string:sql{select question from faq}[$.limit(1)] | |
| } | |
| OK |