<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[My Visual Database — Sqlquery calculated field summation error]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=7633</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=7633&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Sqlquery calculated field summation error.]]></description>
		<lastBuildDate>Sat, 21 Aug 2021 06:09:47 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Sqlquery calculated field summation error]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=41767#p41767</link>
			<description><![CDATA[<p>see now</p>]]></description>
			<author><![CDATA[null@example.com (domebil)]]></author>
			<pubDate>Sat, 21 Aug 2021 06:09:47 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=41767#p41767</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sqlquery calculated field summation error]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=41762#p41762</link>
			<description><![CDATA[<p>well i done this so far<br />what i have in mind is in one invoice i can add many products with it&#039;s price ad quantity showing it&#039;s total,<br />and for one customer to show how many invoices the customer bought with the total of each invoice.<br />but that&#039;s seem not working in the saving way for the tables or what am i doing wrong , how to make the grid to show only new items of products for new invoice and not all the records of the table</p>]]></description>
			<author><![CDATA[null@example.com (firstpharaon)]]></author>
			<pubDate>Sat, 21 Aug 2021 02:43:43 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=41762#p41762</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sqlquery calculated field summation error]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=41641#p41641</link>
			<description><![CDATA[<p>Hi,<br />Now your queries are referring to a table &quot;invoices&quot; that you do not have .<br />Let&#039;s try to do this. <br />You will make your program to the maximum. <br />Now you have everything separately in the program. <br />Invoice form in its infancy). <br />Complete the invoice form without the total quantity and amount, but with all the fields that are required. Which order, which client, which products, quantity, how they are displayed ... perhaps you will understand how to calculate the cost by quantity. <br />If not, then let&#039;s talk.</p>]]></description>
			<author><![CDATA[null@example.com (sparrow)]]></author>
			<pubDate>Sat, 14 Aug 2021 22:09:30 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=41641#p41641</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sqlquery calculated field summation error]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=41624#p41624</link>
			<description><![CDATA[<div class="quotebox"><cite>derek wrote:</cite><blockquote><p>It&#039;s difficult to offer any help without seeing your project (your link won&#039;t work for many of us based in Europe as zippyshare is blocked).<br />Delete the .exe file from your application and upload the remaining files as a .zip file.<br />Then explain as fully as possible exactly what you are trying to do.<br />Derek.</p></blockquote></div><p>i&#039;m not sure exactly what i&#039;m doing wrong<br />i&#039;m making an invoice application, to track customers purchases, payments and debets<br />i made products table, customer table and invoice detail table<br />so what i want is<br />when i create new invoice to select products and it&#039;s prices multiplication in it&#039;s quantities, for one invoice contain many products and to be linked to customer name and date.</p><p>i&#039;m still working on it but the issue is when i try to make new invoice the DGV (data grid view) shows all the previous records while i want to make new invoice without old records</p>]]></description>
			<author><![CDATA[null@example.com (firstpharaon)]]></author>
			<pubDate>Fri, 13 Aug 2021 17:26:27 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=41624#p41624</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sqlquery calculated field summation error]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=41581#p41581</link>
			<description><![CDATA[<p>Hi firstpharaon,<br />Look at this<br />Changed calculated field invoice.total and some changes in the settings of the table where there was an error.</p>]]></description>
			<author><![CDATA[null@example.com (sparrow)]]></author>
			<pubDate>Tue, 10 Aug 2021 13:15:38 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=41581#p41581</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sqlquery calculated field summation error]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=41567#p41567</link>
			<description><![CDATA[<p>It&#039;s difficult to offer any help without seeing your project (your link won&#039;t work for many of us based in Europe as zippyshare is blocked).<br />Delete the .exe file from your application and upload the remaining files as a .zip file.<br />Then explain as fully as possible exactly what you are trying to do.<br />Derek.</p>]]></description>
			<author><![CDATA[null@example.com (derek)]]></author>
			<pubDate>Mon, 09 Aug 2021 15:53:55 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=41567#p41567</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sqlquery calculated field summation error]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=41563#p41563</link>
			<description><![CDATA[<p>How can that be done, since invoice total value includes many products values * it&#039;s prices<br />I don&#039;t have one field to be linked to</p>]]></description>
			<author><![CDATA[null@example.com (firstpharaon)]]></author>
			<pubDate>Mon, 09 Aug 2021 11:47:23 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=41563#p41563</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sqlquery calculated field summation error]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=41493#p41493</link>
			<description><![CDATA[<p>Hi. The error is that you are calling a calculated field from a calculated field. Rewrite the query or create a new one by calculating internally without calling the calculated field.</p>]]></description>
			<author><![CDATA[null@example.com (sparrow)]]></author>
			<pubDate>Tue, 03 Aug 2021 08:08:31 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=41493#p41493</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sqlquery calculated field summation error]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=41469#p41469</link>
			<description><![CDATA[<p>i had to upload my project to zippyshare cause of The selected file was too large to upload<br />and uploaded file with it&#039;s link cause no links are allowed <br />the issue is in table dept</p>]]></description>
			<author><![CDATA[null@example.com (firstpharaon)]]></author>
			<pubDate>Tue, 27 Jul 2021 16:02:37 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=41469#p41469</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sqlquery calculated field summation error]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=41468#p41468</link>
			<description><![CDATA[<p>According to the screenshot, there are too many wrong statements. If you want to write a sub-select, the second select statement should be in parenthesis and the &quot;AS column_names&quot; must be right behind the column name you select. Without your project or database description, it is a bit difficult to give you the right answer.</p>]]></description>
			<author><![CDATA[null@example.com (tcoton)]]></author>
			<pubDate>Tue, 27 Jul 2021 15:39:17 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=41468#p41468</guid>
		</item>
		<item>
			<title><![CDATA[Sqlquery calculated field summation error]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=41465#p41465</link>
			<description><![CDATA[<p>i have invoice table with calculated field that calculate amount multiple price to give total value and that for each customer<br />with this query &quot;(select productP from products where invoices.id_products = products.id) * invoices.quantity &quot;</p><p>i mad new table called dept where i want to show how much total invoice had one customer bought , but i get error with query <br />&quot;select total from invoices where dept.id_invoices = invoices.id&quot;</p><p>also made column settings formula = sum in tablegrid</p><p>i upload the error message</p>]]></description>
			<author><![CDATA[null@example.com (firstpharaon)]]></author>
			<pubDate>Tue, 27 Jul 2021 12:08:39 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=41465#p41465</guid>
		</item>
	</channel>
</rss>
