Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Table16
Starting Member
2 Posts |
Posted - 2008-04-04 : 16:19:18
|
Hello all,I am having some issues. Let me set the scene for you:Table1: Table2: I hope you can get what's going on from those pics.I'm trying to construct a datatable. the user specifies a date range, a bin no and a screen no. From that information, for each date in the date range, i want to show the added weight of each sieve for that particular bin and screen.I hope this is at least a little clear.I really could use some help on this. thanks. |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-04-05 : 05:01:53
|
| Sorry cant correlate between your two table data. Can you explain what your requirement is in detail with some clear table data. |
 |
|
|
|
|
|