Archives

You are currently viewing archive for October 2008
Category: Web dev
Posted by: hajime osako
Category: Web dev
Posted by: hajime osako
Compiling PythonCode

import py_compile
py_compile.compile("mymodule.py")
Category: Web dev
Posted by: hajime osako
Category: Web dev
Posted by: hajime osako
Thousands of Oracle & DB2 & SQL people answering each others questions

ALTER DATABASE KrediKartlari SET SINGLE_USER WITH ROLLBACK IMMEDIATE
ALTER DATABASE KrediKartlari COLLATE Turkish_CI_AS
ALTER DATABASE KrediKartlari SET MULTI_USER