As I continue to try to salvage an ADP project in Access 2007 (and the light
at the end of the tunnel has pretty much gone out due to Access 2007 bugs), my latest probable dead end is..
I have a parameterized function called
"Walmart_by_completion_info_parameterized" defined as..
SELECT...
I've inherited an Access 2003 MDB -> Access 2007 ADP conversion project. I'm a SQL, VFP, and .NET developer, not an Access developer.
The main form on this project opens a table (not a filter/query/view - just a simple SQL table) which has 9751 records on the SQL server. The form toolbar at the...
I'm using VS2008 with the current crop of AjaxToolkit tools.
On a textbox, I am attempting to use a MaskedEditExtender to show/get properly formatted datetime strings. I've set masktype to DateTime, mask to '99/99/9999 99:99', cultureName to en-US, and AcceptAMPM to True (full declaration...
(be kind - I'm still pretty new to .NET)
I'm attempting to set up a useful base web page for a project.
I've figured out how to subclass a page, but I'd like that subclassed page to have a masterpage assigned (and possibly some other properties as well).
If I try to set the masterpage in the...
I've inherited a website that we are trying to build some security into w/o major rewrite.
This is in ASP 2.0 with VB codebehind. We are using ASP.net forms based security and that is working well.
We now need to add a user role that will have READONLY access to a bunch of the existing forms...
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.