Mark:
Thanks for the quick response. I thought about doing it in the SQL, but it is a lot of fields. There are about 30 entries for each week, so I have to total them for the week and then take the those totals and total them.
Where and how do I reference the data - I am assuming it is in the...
I'm a beginner with asp.net (vb) as you will be able to tell from this question. I have created an asp.net page which is basically a report showing data pulled from a database using #eval's. The data is basically amounts for each day of the week and I want a total for the week as well as a total...
Thanks for the reply Jason. I actually managed to Google about using parameters. If I put a DefaultValue in the parameter, it works fine but I can't figure out how to load the context.user.Identy.Name into the parameter. I assume it has to be done in a sub. Could you give me an example of how...
I have created a login page and everything works fine. Now I want to do a select in a GridView based on the userid matching Context.User.Identity.Name. I've tried every way I can think of to create the select and most of the times I get an error - 'the server tag is not well formed'. I've tried...
I have been researching how to import data into Excel from a secured Access database (.mdw file with users,etc) and have not been successful in doing it. I've tried different variations of DAO OpenDatabase but, again, haven't been successful. Can someone point me in the right direction? - Thanks
I was looking for a way to export the GAL and found several articles in this forum about the LDIFDE command line. This does give the info but not in a column type fashion which is useful. I found CSVDE a lot more friendly. I needed a list of users and EMail address for a certain OU and I used...
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.