I have a query which returns 2 records when executed in Access but, when run from my ASP page, I get -1 for RecordCount or, if I loop through the RS incrementing a counter, the counter is 0. In either case, it's basically saying that there were no records.
The ASP page uses the following...
I have 3 tables: one holds details of task requests (T_Request), one holds application details (T_App) and the last holds application vendor details(T_Vendor), the last to avoid users trying to use non-standard or shortened names e.g. 'MS' instead of 'Microsoft'
I'm trying to create a query on...
I have a bunch of tables for my basketball club's d/b. I want to be able to interrogate them to build a web page showing player stats. For example, I want a table showing the top 5 scorers, top 5 3-point scorers, etc. What's got me foxed is how to join it all up and then sort it into the top 5...
I have a number of staged builds created by someone else and want to add another stage "on top of" one of the others. As each package takes about a day and a half to install, I *REALLY* don't want to have to start at stage 1, when there HAS to be a way to start where I want i.e. with the last...
Under intense time pressure to create a configuration for testing, I coped an existing VHD to a new name, created a new VPC and loaded it. The new VPC started happily enough but, after adding around 200Mb to it to begin the test, I now get the message above at the Ctrl-Alt-Del logon screen...
I have implemented a JS cookie solution but have a problem. I use it as a record of the user preference for tooltips: clicking a form button toggles them on and off. That all works. I can toogle on/off to my heart's content.
Here's the problem: the cookie which gets written if the page is...
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.