Thank you sq284 for your response, however, I am comfused with your answer.
In the properties of a Data Access Page, there is no EVENT TAB option on any of the controls??
This is why, I am confused about how to add Event procedures to the Pages I have created.
SteveRuvolo
How can I make the "ENTER KEY" perform like the "TAB KEY" in a "TEXT BOX" Control on a Data Access Page?
If a user presses the "ENTER KEY" after the data is entered, it appears that the information is erased. I would like this action to simply advance the user to the next Control on the Page...
I am trying to use a SELECT CASE Clause in a Tigger and I get an error next to the word CASE
Exampe code:
SELECT CASE @Variable
CASE 'IT'
CODE HERE
CASE 'VEHICLE'
CODE HERE
CASE ELSE
END SELECT
When I try to link to tables in an SQL 2005 Express Data Base from either an "MDB" or an "ADP" in Microsoft Access 2003, I select "ODBC Connection" and the Wizzard does not bring up the Dialog Box asking me to select my record source. Instead, only the database window appears.
I have SQL 2005 Express installed on my VISTA machine. I created a Data Access Page in Access 2003 by first creating an Access Project and then creating the Page within the Project. I can OPEN the Page from within the PROJECT and it will connect to the SQL SERVER and function correctly. If I try...
I am trying to create a Data Access Page using Access 2003.
I am on a Windows Vista Business machine and trying to connect to a Data Base on Microsoft SQL Server 2005 Express.
I can sucessfully make a connection and it TESTS successfully, however, the connection displays with a RED X in 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.