Re: Error in Adding All Tables

From: justin <justin(at)emproshunts(dot)com>
To: pgsql-general(at)postgresql(dot)org, salman Sheikh <salman_sheikh(at)web(dot)de>
Subject: Re: Error in Adding All Tables
Date: 2008-11-02 01:52:30
Message-ID: 490D07DE.4000407@emproshunts.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<div class="moz-text-html" lang="x-western"> I have no idea what you
are trying to do??   please send the SQL
commands you are using.  <br>
<br>
For me to help you<br>
Need to know what you are trying to accomplish and need to see the code!<br>
<br>
<br>
salman Sheikh wrote:
<blockquote cite="mid:1388747347(at)web(dot)de" type="cite">
<p><br>
 hi</p>
<p>Do u have any suggestion regarding this problem?</p>
<p>can u add all tables once in postgresql?</p>
<p>In MS access i can add table once without any problem.</p>
<p>sheikh<br>
</p>
<table id="alt"
style="border-left: 2px solid blue; padding-left: 10px; font-size: 9pt; margin-left: 20px; font-family: Verdana;">
<tbody>
<tr>
<td>
<hr><b>Von:</b> "justin" <a class="moz-txt-link-rfc2396E"
href="mailto:justin(at)emproshunts(dot)com">&lt;justin(at)emproshunts(dot)com&gt;</a><br>
<b>Gesendet:</b> 02.11.08 01:23:15<br>
<b>An:</b> salman Sheikh <salman_sheikh(at)web(dot)de><br>
<b>CC:</b> <a class="moz-txt-link-abbreviated"
href="mailto:pgsql-general(at)postgresql(dot)org">pgsql-general(at)postgresql(dot)org</a>,
<a class="moz-txt-link-abbreviated"
href="mailto:pgsql-odbc(at)postgresql(dot)org">pgsql-odbc(at)postgresql(dot)org</a><br>
<b>Betreff:</b> Re: [GENERAL] Error in Adding All Tables<br>
<br>
</salman_sheikh(at)web(dot)de>
<p>salman Sheikh wrote:</p>
<blockquote><br>
<br>
<table id="alt"
style="border-left: 2px solid blue; padding-left: 10px; font-size: 9pt; margin-left: 20px; font-family: Verdana;">
<tbody>
<tr>
<td>
<p>Hi freinds, <br>
i wanted to add my all tables once in MFC application,</p>
<p>i have a databank,which has 11 tables and i want to
a dd themall togather.</p>
<p> After Adding all tables, it shows me always this
errors bydebugging.</p>
<p><br>
ERROR: column reference "ctid" is ambiguous; <br>
Error while executing the query <br>
</p>
<p>i need help from u ppl. I am using Visual C++ 2005
andpostgresql 8.3.<br>
</p>
<p>thanks <br>
Sheikh </p>
<br>
<br>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td bgcolor="#000000"><img moz-do-not-send="true"
alt="" src="https://img.web.de/p.gif" border="0" height="1" width="1"></td>
</tr>
<tr>
<td style="font-size: 12px; font-family: verdana;">Psssst!Schon
vom neuen WEB.DE MultiMessenger geh&amp;oum l;rt?    <br>
Der kann`s mit allen: <a moz-do-not-send="true"
href="http://www.produkte.web.de/messenger/?did=3123"><b>http://www.produkte.web.de/messenger/?did=3123</b></a>  </td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<br>
</blockquote>
<br>
Without looking at the sql statement you are using its kinda hard
toknow what the problem is<br>
<br>
but ambiguous column means the Postgresql can't figure o ut what
youwant to do as the column shows up twice in a command.<br>
<br>
<br>
</td>
</tr>
</tbody>
</table>
<br>
<br>
<br>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td bgcolor="#000000"><img moz-do-not-send="true"
src="https://img.web.de/p.gif" alt="" border="0" height="1" width="1"></td>
</tr>
<tr>
<td
style="font-family: verdana; font-size: 12px; line-height: 17px;">n 5
Schritten zur eigenen Homepage. Jetzt Domain sichern und gestalten!    <br>
Nur 3,99 EUR/Monat! <a moz-do-not-send="true"
href="http://www.maildomain.web.de/?mc=021114"><b>http://www.maildomain.web.de/?mc=021114</b></a>  </td>
</tr>
</tbody>
</table>
</blockquote>
<br>
</div>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 4.0 KB

Browse pgsql-general by date

  From Date Subject
Next Message justin 2008-11-02 02:01:41 Re: Error in Adding All Tables
Previous Message Joshua D. Drake 2008-11-02 01:25:28 Re: Error in Adding All Tables