D
|
danaci 11/2/2009 |
open your projectname.phpr with notepad |
J
|
jccanut author 11/2/2009 |
Many thanks for your response i will try it quickly. open your projectname.phpr with notepad edit customize <m_nDatabaseType>0</m_nDatabaseType> <m_strConnectInfo1>localhost</m_strConnectInfo1><m_strConnectInfo2>root</m_strConnectInfo2><m_strConnectInfo3></m_strConnectInfo3><m_strConnectInfo4></m_strConnectInfo4><m_strConnectInfo5>ithalat</m_strConnectInfo5><m_strConnectInfo6></m_strConnectInfo6><m_strConnectInfo7>1</m_strConnectInfo7><m_strCharset>windows-1254</m_strCharset><m_nCodepage>1254</m_nCodepage><m_bCreateLoginPage>1</m_bCreateLoginPage> <m_nLoginMethod>1</m_nLoginMethod> <m_strUserName></m_strUserName> <m_strPassword></m_strPassword> .. <m_strConnectionString>mysql;localhost;root;;;dbname;;1</m_strConnectionString> .. |