Please support our VB.NET advertiser: Programming Forums
![]() |
•
•
Join Date: Sep 2005
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
Hi I m a final yr comp Engg student.
I m working on .NET,i m usin mssql with ASP.NET,VB.NET for creatin online banking site.I hv a problem:
Hw i can record the transaction made by client for report generation.
shal i use database for report generation?if yes then hw?
otherwise tel me proper way to generate report.
Plz giv me detailed answer.
thnx in advance
I m working on .NET,i m usin mssql with ASP.NET,VB.NET for creatin online banking site.I hv a problem:
Hw i can record the transaction made by client for report generation.
shal i use database for report generation?if yes then hw?
otherwise tel me proper way to generate report.
Plz giv me detailed answer.
thnx in advance
•
•
Join Date: Mar 2005
Posts: 65
Reputation:
Rep Power: 4
Solved Threads: 0
How rae your tables setup in the database backend? In a accounting / banking type of application, you should use a transcation table, which will be a bridge entity. I would put a time stamp in the transaction table that would show when the transaction was made. If you use a tranaction table, then querying this table to generate a report would be easy.
Chester
Chester
•
•
•
•
Originally Posted by sheel9493
Hi I m a final yr comp Engg student.
I m working on .NET,i m usin mssql with ASP.NET,VB.NET for creatin online banking site.I hv a problem:
Hw i can record the transaction made by client for report generation.
shal i use database for report generation?if yes then hw?
otherwise tel me proper way to generate report.
Plz giv me detailed answer.
thnx in advance
![]() |
Similar Threads
Other Threads in the VB.NET Forum
- Mini Project in VB.NET (VB.NET)
- Generate Report as PDF and Excel file (Java)
- VB.NET / VB6 Analyst Programmer X 2 - Manchester (Software Development Job Offers)
- Need to generate a weekly report in asp -- DateFormat(Now() - 7 days (ColdFusion)
- MSN error Report - HijackThis Logfile (Viruses, Spyware and other Nasties)
- Not able to generate Report (Oracle)
Other Threads in the VB.NET Forum
- Previous Thread: Resizing application windows
- Next Thread: Help!! Urgently
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode