I have read conflicting reports on this product. Can I still use Access as a front end to SQL Server Express as I did with MSDE? Or do I have to use .NET in some shape or form? Thanks
I want to create a hit counter for my web site. I have some ideas on how to implement this but I'm looking for feedback from more experienced people.
1- I will have to store this hit counter in either a database or some other file, perhaps an xml file. Which is better? I tried opening a...
I have spent a number of years being a very good Access developer, but I am realizing this is doing nothing for future career aspirations for working on larger database projects (SQL Server) or other development environments like .NET, etc.
The consensus in the computer world is that people who...
I have created a random number generator. What I am trying to accomplish is to add a specific number of random numbers (from a sorted list of numbers 1-187) to a list box. I want to then sort the numbers in numerical order in the list box. Once a number is selected I don't want to pick that...
What I'm trying to do is display a row of column totals at the bottom of a crosstab query. I can easily get the row total. What I'm trying to show is the number of hours worked on a project per each employee.
EmployeeA EmployeeB
XYZ 15 17.0
XZX 20...
I need to do some string concatenation to build a dynamic string to populate a report.
What I need to extract out is the "for DR " information out of the field. The word after for could be any number of characters in length. For example, it could be "for TRR" or "for DR/TRR" etc.
Thanks in...
I'm trying to figure out if I can somehow use a subquery to provide a solution instead of using two separate queries and then joining them together.
What I'm trying to accomplish is to create a query that returns a count for a specified date range as well as return the fiscal year count for a...
First, I am using C#/Visual Studio 2003.
I have a data entry webform that contains several drop down lists. I am populating the lists dynamically on the page !Ispostback method. I have a dropdownlist that the user selects from. On the selectedindexchanged event I populate the controls on the...
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.