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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-07-23 : 22:04:06
|
| Carl writes "I have spent many days digging and digging trying to find a way to do this, i have a SQL Server 7 Database at my ISP, With the fields: PostID(AutoNumber), PostDate, PostTime, PostAuthor, And PostBody.I Am trying to set it up so there is one header per date, so every time there is new posts for a date, it posts a header for the date once, then it puts all news / events for that date, under that same header, i have seen it on other sites, HTTP://www.PlanetAOE.com for example, so i know its possible, if you could give me a source code example, or an idea on where to turn, it would be much appreciated, iam up to trying anything.Carl," |
|
|
|
|
|
|
|