Hi folks -
I've done a search on "long binary" on this site, but found mostly VBA suggestions for my problem, and honestly I don't know how to do anything in VBA.
Here's the situation - my employer has an ID-card-making database through which digital photos are added to student...
Hello all -
I have a huge union query that serves as the basis of several pages of a web application. It combines the fields of two tables that each have about 66,000 records.
It works fine, but it is dog slow. I need all the fields, so I can't remove any. The numeric fields are indexed.
Any...
Hi folks -
I'm drawing a complete blank - how do I use an ASP variable inside an ASP statement? I've forgotten the correct syntax and can't find it in my books.
Here's what I want to do:
<%Response.Redirect("teacher_classlist.asp?<%=varTeacherID%>")%>
varTeacherID is my...
Hi everyone,
I have a site that generates 25+ tables on different pages using ASP. I want to format them all the same using CSS instead of going in and manually changing the tables in HTML (especially since I often have to regenerate the table, which erases the formatting). I'm not having any...
Hi all -
I'm using the FrontPage Database Wizard to create simple ASP pages that query an Access database. The query is done with a drop-down list. However, once the user chooses a value and the page updates, the drop-down is empty.
Is there a (hopefully simple) way to make the drop-down...
Hi all -
I'm using the Database Wizard to create simple ASP pages that query an Access database. The query is done with a drop-down list. However, once the user chooses a value and the page updates, the drop-down is empty.
Is there a way to make the drop-down maintain the user's choice when...
Hi folks -
I've created a report that consists mostly of charts depicting test scores based on subgroups. Each chart includes a category for that subgroup and a category for "everyone else". The fields I am drawing the charts from show a 1 if the person is in that subgroup, or a 0 if...
Hi everyone --
The Database Documenter seems to give you all or nothing ... for each of my tables, I'd like to print a list with only the field names, data type and description (basically a printout of the design view screen). But in order to get the description property in the Documenter, you...
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.