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
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)
> > 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
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])
>
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
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
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