(I'm using Access 2003)
I have a main form and subform, with the subform being a Tab Stop after several of the fields on the main form. If I tab through the fields on the main form without making any data changes, the focus moves to the first control on the subform just as I would expect. Life...
My website uses shared left, right, and top borders. On the index page, the top border displays flush with the top of the screen, but the left border has a small gap (3-5 px) to its left. When I navagate to other pages in my web, the top border displays with a small gap above it, or the left...
The service I use for Web hosting only offers MySQL (I could pay a lot more for an Access database, but I'm trying not to!). I've created a simple MySQL database on their server. I know what SQL Select statement I want to send it. What I haven't a clue about (and it's gotten worse in the...
I'm struggling with using an ADP and ADO vs. the familiar (to me) MDB and DAO. What would be the equivalent in an ADP to this MDB code that fetches the .SQL property from a QueryDef called "qryABC"? (in the ADP, it might be a View or user defined function).
Dim MyDB as Database
Dim...
I'm trying to map a local folder:
c:\g_drive
to drive letter G: so I can test some legacy software that specifically tries to read files from a drive G:
This is on a laptop named "laptop" with NO network card. When I try using the "map network drive" option out of Windows...
I just converted an Access 97 mdb to Access XP. XP seems to have a "feature" which is messing up our data entry. It is similar to the "series" feature in Excel, where you can highlight sequential rows containing, say: 2, 4, 6, then drag the box to additional rows, and Excel...
I'm running a SELECT that returns several records in a recordset. I want to display all the records retrieved, with a "CHANGE" and a "DELETE" button below each record.
I use a WHILE...NOT EOF loop to iterate through the recordset.
I've got it displaying the records OK...
I've posted this on the ASP forum also, but haven't gotten any suggestions there, so....
I have several ASP pages which work fine when I run them on my local IIS for testing. When I move them to the "real" IIS server, 2 still work, but 1 keeps giving me "unspecified error"...
I have several ASP pages which work fine when I run them on my local IIS for testing. When I move them to the "real" IIS server, 2 still work, but 1 keeps giving me "unspecified error" messages -- and the line # keeps shifting!
The pages which work simply display info from...
I must be having a syntax problem. I want to redirect when the user clicks a button. I have a variable, MyRedirect, which has been assigned a value -- for this purpose, let's say:
MyRedirect = "MyOtherPage.asp?ID=135
I include this line to define my button:
<button...
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.