Hi all,
I am trying to create a report using VB's report writer, that is similiar in style to an income and expenditure statement. I need it to select all the records in a specific table(Access DB) and then allow me to group hem using the group by clause. However once this is done the only...
Hi everyone,
I have created a Vb application and have my exe which runs fine when run on the same machine it was created on. What do I have to do to allow this exe run on a different machine. It is connected to a microsoft access database which is on the same machine. I know I will have to save...
Hi there,
Has anyone ever tried to enter a series of numbers in a textbox sparated by commas and stored the in the database, similiar to the way in which you would enter a selection of pages to be printed in a print dialog box.
I cant find an examples of it done before and have failed to see it...
Hi,
I am using the addnew funtion associated with a recordset object to add data to a Table in my database...
The table has an ID field which of the type auto number
so each new record added is supposed to be added at the end of the table.
However this is not happening..Instead each new...
I get this Critical error message when I try To assign the Datasource property of control ..at design time
" ADODC1 Unspecified error"...box appears about 4 times..
after it is gone I cant assign a field in DB to a control..(Datafield property.)
This has lead to this critiacl...
I get this Critical error message when I try To assign the Datasource property of control ..at design time
" ADODC1 Unspecified error"...box appears about 4 times..
after it is gone I cant assign a field in DB to a control..(Datafield property.)
This has lead to this critiacl...
How do I sort the group by fields in a data report..
An order by clause in my SQL statement bonly sorts the records in the details section not the actual group orders..
using data reports...I am trying to create a profit and loss account and balance sheet...I can get all the subtotal from the different accounts by grouping them ..ie..I have the total value for sales and expenses but am unsure as to how I am going to be able to calculate my net profit or loss
I...
I am trying to print a profit and loss report using report writer....I have a table in my database which stores all the account details...name, balance type etc...
I want to display this on the report as follows...
Account Name (income) Balance
.
.
Total...
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.