the main part of the program is all running within the program itself. so i would much rather a loop that having to refer to an sql query. its simply so that it can just count it up and display the result in a textbox on the same form. (unless you can run a query on the same form which the...
well,
label1.caption:=mytable.recordcount;
works like a charm.
and sorry to svanels, i ment that yours was working well
i went to try the loop code, but i keep getting an error saying "liststocktable: Field 'StockQuantity' not found"
although i have double checked that the quantity field is...
ok they work great :)
is there a way to just count how many items are in the database. ie: one item is counted once.
say...
DA123 - Table x24
AA333 - Necklace x56
DB634 - Gift Box x15
it will count how many different items listed, not the quantity. so with that example, there would be 3 items...
hi, im not all that advanced at using delphi. but i have still completed my senior school level for IT Systems (programming using delphi)
i am currently creating a program for my workplace which will be keeping track of all the stock that gets put upstairs in our storeroom.
im using a standard...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.