Late breaking news! If I manually create the new record with SQL and then open the form in edit mode using the code below, it works. I would still like to know what the problem was before, but at lea
I have an Access table with two columns (ID and Active) with data like the following: ID|Active ------------
I\'ve been trying to connec开发者_运维技巧t to a MS Access 2007 database through JDBC. My JDK is JDK 1.6u18 64-bit and OS is Windows 7 64-bit. But problem is I am unable to create a DSN using Windows\
I have a dropdownlist that has 4 columns but only 3 are \'visible\' the first one is an ID, and after update I have the following code run.
I have a database for tracking customer purchases over history.One of my forms allows you to search for a customer name, and a subform displays all recent purchases.
I am pulling my hair out here because this isn\'t working for me and seems like it should be. I am using Django-Piston to develop an API and have 2 models, Building and Building Area.
I\'ve used the Access 2007 upsizing wizard to move my files to a SQL server.A problem I\'m experiencing now is that when I try to link the tables in either Excel or Access, it requires me to create a
I need to communicate with a bar code scanner connected over a serial port in Microsoft Access.In older versions of Access I was able to use a wrapper around MSCOMM32.ocx that no longer seems to work.
I based my code on the answer to the question Access get all tables, but am getting the following error:
I have a query in which I need to perform using three entities listed below: LU_AppName SDB_AppHistory SDB_Session