[pgadmin-support] I Need Help.

2009-10-15 Thread Carlos Eduardo dos Santos
Good night, I need to know if you have the manul of "pgAdmin" (Postgresql) translated into Portuguese. Thank you for your valuable assistance. Thanks, Carlos Eduardo

Re: [pgadmin-support] I need help, about c++ pointer

2009-07-15 Thread Quan Zongliang
Another pointer error. ponters are created by: int tablecount = 0; SQLWCHAR **tabledata, ***tablelist; while (true) { sqlrc = SQLFetch(tableshstmt); if (sqlrc != SQL_SUCCESS && sqlrc != SQL_SUCCESS_WITH_INFO) break; if (m_dsnmaxcatnamelen)

Re: [pgadmin-support] I need help, about c++ pointer

2009-07-15 Thread Quan Zongliang
> > delete[] m_curstmtlabels; It's really a stupid mistake. XD Thanks --- Quan Zongliang quanzongli...@gmail.com -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://ww

Re: [pgadmin-support] I need help, about c++ pointer

2009-07-15 Thread Guillaume Lelarge
Hi, Le mercredi 15 juillet 2009 à 14:04:27, Quan Zongliang a écrit : > [...] > I ceate some pointers with: > > SQLWCHAR** stmtlabels = m_srcodbc->GetResultColLabels(); > m_curstmtlabels = new SQLWCHAR*[m_curstmtcolsnum]; > for (colidx=0; colidx if (stmtlabels[colidx]) >

[pgadmin-support] I need help, about c++ pointer

2009-07-15 Thread Quan Zongliang
Hi, all I ceate some pointers with: SQLWCHAR** stmtlabels = m_srcodbc->GetResultColLabels(); m_curstmtlabels = new SQLWCHAR*[m_curstmtcolsnum]; for (colidx=0; colidxhttp://www.postgresql.org/mailpref/pgadmin-support

[pgadmin-support] i need help its not working

2009-05-14 Thread chris . sullivan
Hi my name is Chris I have been asked to create a data base with apache, php, postgreSQL. now so far hi been able to get apache and php to work with each other but I spent the last few day trying to combind mysql and postgresql with the apache. I fresh out of ideas. when installing postgresql

[pgadmin-support] I need help in installation of PostgreSQL 8.1 on Windows XP Professional

2006-06-03 Thread Syed Hassan Shah
Dear Sir/Mam I am installing a latest version of PostgreSQL (8.1.x) on Windows XP Professional. The following error encounters every time try to attempt an installation. "Failed to connect to the database.Procedural languages fiels are installed, but not activated in any databases." I have in