Microsoft Access 2010 Personal Relational Database Management System.

learn more… | top users | synonyms

1
vote
0answers
123 views

Convert Access 2010 accdb to 2007 accdb

I'm trying to convert an accdb file from use in Access 2010 to Access 2007. I first tried opening the file with Access 2007 and I get the error Unrecognized database format. I was able to get my ...
1
vote
0answers
140 views

How can I use LibreOffice ODS in ODBC?

I am able to access a Microsoft Table through ODBC with the drivers provided by them: https://www.microsoft.com/en-us/download/details.aspx?id=13255 With this, I have streamlined Data Input for my ...
1
vote
0answers
133 views

Access 2010: ColumnHistory syntax

I read lots of forums and blogs and I'm not able to find solutions for my problem... I wanted to display a "ColumnHistory" in a text field using following formula in the "Control source" field ...
1
vote
0answers
222 views

Access 2010 format property date/time Long Date

When you set the format property for a Date/Time field in a table to a Long Date, switch to Datasheet view, then click inside the Date/Time field, the format does not disappear anymore as in older ...
1
vote
0answers
127 views

JOIN clause for multi-valued fields

In my MS Access application, I have a requirement to extract a field (which is multi-valued) and show its contents in a textbox on a form. I have identified that for multi-valued fields there are ...
1
vote
0answers
287 views

Change background-color of controls

This question is related to my previous question here Summary: I had forms made with access 97 and the themes weren't working on them. Since, I changed the Theme properties for each controls, I can ...
1
vote
0answers
279 views

Help with a form not showing data when moving from Access 2003 to Access 2010

I have a form that shows data from a linked table in an Access database (I believe it is Access 2000 format). In Access 2003, the application fires up and shows the data with no problem, however in ...
0
votes
0answers
5 views

Determine if Subform/Subreport Control Has a Form or a Report Loaded in MS Access

I have a Subform/Subreport control displayed on a Form in an Access 2010 database, and I use it to display both Forms and Reports. I have a few event handlers in which I need to know whether a Report ...
0
votes
0answers
9 views

Mappoint GPS marker, how to collect information

So I have mappoint open with GPS enabled and I can see my current location, I also have an access application getting the current instance of mappoint with: Dim mapapp As MapPoint.Application Set ...
0
votes
0answers
22 views

MS Access 2010 VBA Combobox

i am new to programming field for MS Access and VBScript. I have a question that need help from here. first of all i have 2 tables in my MS Access database. 1 is Web, 1 is Owner. Relationship is 1 ...
0
votes
0answers
8 views

Access 2010 - OK to Wrap Unsafe Expressions in a method?

I am doing some research regarding turning on the Sandbox feature in MS Access 2010. If sandbox is activated, it will break all my databases using unsafe expressions. I have read where wrapping the ...
0
votes
0answers
9 views

mysql replication not working on Access 2010 update statements

I have multi master replication set up which works perfectly fine using web application or when using ,mysql workbench etc. However I have now got an application made in Access 2010 which is updating ...
0
votes
0answers
44 views

Combobox issue in Access VBA

I am trying to set a combobox's value to the default one, the problem is the data source is from a query that return an integer type , I want my default value to be "*", when I try this : Private ...
0
votes
0answers
21 views

Adding a new record via subform

I'm making a simple shop database. I have tables for products, customers, orders and order details. I have a form of customers with a "Go to customer" combo box which works fine. It also has a button ...
0
votes
0answers
38 views

Open a web form in Access 2010 via macro and auto populate field values based on previous form

Im an experienced access developer but Im now venturing into creating access databases that interact with SharePoint. Therefore Im not allowed to use VBA anymore and have to use macros and im finding ...
0
votes
0answers
19 views

Page Up Key not working in Access 2010

I have forms that are too long and require a scrollbar. The "Page Down" key is working but the "Page Up" key is not working. The key is working in Access 2007 but not in Access 2010 so it's not an ...
0
votes
0answers
19 views

Modifying an embedded macro in an access web database

I have an embedded macro in an access web database and i need to modify one of the conditions but have run into some issues. The condition below is puzzling me [searchable] Like "*" & ...
0
votes
0answers
49 views

Importing fields from multiple columns in an Excel spreadsheet into a single row in Access

We get new data for our database from an online form that outputs as an Excel sheet. To normalize the data for the database, I want to combine multiple columns into one row. Example, I want data like ...
0
votes
0answers
37 views

Microsoft Access 2007 - 2010 database compatibility?

I have a 2007 database that was opened by someone running Access 2010. They deleted some tables and saved the database but now the database doesn't open on any pc running Access 2007. I believed ...
0
votes
0answers
60 views

How can I execute Queries in Access from Visual Studio

I'm having trouble passing VB Variables into Visual Studio Queries and Access Queries. The basic program keeps a database of NBA Players, the problem occurs within the Change Team function. I want to ...
0
votes
0answers
35 views

How to block extra popups from opening when opening page in MS ACCESS Web Browser Control?

I searched the web on this but it seems limited. I am querying a webpage and I am getting the desired result in the webbrowser control (in ms-access form). The problem is blocking the extra popups ...
0
votes
0answers
13 views

using dblclick to copy the cells primary key from the table students into the attendance table

I am working in Access 2010 and would like to use dblclick to copy the cells primary key from the table students into the attendance table with the same cell as a foreign key. Both of the tables are ...
0
votes
0answers
42 views

Determine what user 'ms access database' is using to link to another database

When trying to import a table onto a ms-access database from another database, I get the error You don't have permission to import, export, or link to 'exampleTbl.' To import, export, or link to ...
0
votes
0answers
44 views

MSAccess VBA for Creating Processing Loop

I'm trying to create a loop to process multiple records in a cross reference and if there is more than one match to take the matches and concatenate them together with some text in a field called ...
0
votes
0answers
45 views

Modify Access 2010 Query

I have been successfully using the following Access 2010 query to retrieve data from a large (more than a million records) csv database containing the expenses of several thousand organization. This ...
0
votes
0answers
26 views

MS ACCESS 2010 PivotTableView - Size of the P Table

I have been searching for this for a while to no avail. I have created a Pivot Table in Access 2010. However the there seems to be a limit as to how big the table can be (in terms of width). What ...
0
votes
0answers
31 views

Overlapped listboxes not displayed correctly

I am working on a MS Access (2010) application with a textbox and a listbox (lstA) below it. As the user starting to type into the textbox, another listbox (lstB) appears right under the textbox to ...
0
votes
0answers
49 views

Predictive text not working in combobox

I have a combobox which I want to use on a touch screen using touch buttons in ms access 2010. I set the combobox ime sentence mode to phrase predict, allow autcorrect to yes, row source type to ...
0
votes
0answers
23 views

Phantom boxes in an Access 2007 form when viewed in Access 2010

I have an Access db (developed in Access 2007) set to display windows in tabbed view. It opens with a simple form to show the user various options. Since I made it, we upgraded to Access 2010. Since ...
0
votes
0answers
63 views

MS ACCESS - Creating Dynamic Headers from joined Crosstab queries

I have a SELECT statement that is based off two Crosstab queries (I'll call this MAIN). In my Crosstab queries I have used Parameters that are DateTime and the values come from a form. The Parameters ...
0
votes
0answers
88 views

Type mismatch error when open report with parameterized pass through SQL Query in Access 2010

We have 4 scenarios: spOnlyYear who requieres one parameter, Year rptOnlyYear with one parameter spDateAndYear with two parameters, Date and Year rptDateAndYear with the same two parameters. the ...
0
votes
0answers
123 views

Cannot Open Database Created with Access 2007 in Access 2010 stack overflow error

I created an access database linked to a MS SQL 2008 Back end whenever the user attempts to use this database in an access 2010 machine the error dialog that appears reads "Run Time Error (28) Out ...
0
votes
0answers
33 views

MS Access Database Form is not visually showing values but they are there when I extract the data in code

i have an Access database that populates a few text boxes/ comboboxes in a form through code. its been running fine for months. now, on occassion (not everytime), when I load in the data, the form ...
0
votes
0answers
68 views

MS Access Dialog Form with Null Unbound Checkbox

Here's a weird one for me, I have a form that I'm opening as a dialog, with unbound checkboxes. It's simply to have the user choose which reports to print. After checking the boxes the user clicks ...
0
votes
0answers
14 views

Implementing in table security in msaccess

I'd trying to find the most pragmatic solution to enable the following: the database stores client information. The clients are added and managed by assistants. Any assistant can only see (and modify) ...
0
votes
0answers
66 views

Reserved error (-7732) when importing data with Access 2010 (64bit) via ODBC

When create a new database in Access 2010(64bit) and tend to import data from a 3rd-party database via ODBC, an error message is displayed by Access 2010(64bit). Error message: "Reserved error ...
0
votes
0answers
30 views

How do i reduce each set of duplicates to one entry?

Below is a sample from one of my MS Access tables. There are 4 rows/records for 2001-7501. I would like this simply reduced to one entry. I tried the Group By First option but it did not work. A ...
0
votes
0answers
89 views

Access 2010 Forms: Making one record copy the input of a field

I'm trying to create a form that when one option is selected, that information will be written to two columns in one table. So, I'm making a game's database and there are 2 used columns in table ...
0
votes
0answers
181 views

Allow Users to modify Access Database (ACCDB) but not delete

Is this possible? I would like to password protect an Access 2010 database (*.ACCDB) that can't be deleted but that can be accessed through a C# application to add data to it. I would also like to ...
0
votes
0answers
59 views

SQL Query that leaves duplicate fields blank?

This is mostly just for cosmetic purposes... What I would like is if my data is this ID Name 0 Jim 1 Dave 1 Bob 1 John 2 Ann My query returns.... ID Name 0 ...
0
votes
0answers
83 views

Using Access services in Sharepoint 2010 to populate columns for Word documents?

I'm investigating an approach to managing a project that uses lots of Word files with associated metadata. I want a centralized place (a web Access db stored in SP 2010) to contain metadata associated ...
0
votes
0answers
86 views

if values of combobox remains blank then must have to insert into M S Access

if i have 4 columns in database and i have to insert items of combobox into those colums then i tried below code but it only works when 4 items in combobox are inserted, if i inserts only 2 items ...
0
votes
0answers
94 views

one combobox cannot add all it's items into ms access database

> [i want to add all combobox item in msaccess database] i want to do this i want to add every items of one combobox into msaccess database for e.g. i want to do that my combo has 4 fields ...
0
votes
0answers
88 views

One combobox cannot add all its items into MS Access database

> [i want to add all combobox items in MSAccess database] I want to do this I want to add every items of one combobox into MSAccess database for e.g. I want to do that my combo has 4 fields ...
0
votes
0answers
167 views

MS Access subform with combo box - save code with lookup table

I have a master form (PCs) and detail subform (PCSoftware). The PCSoftware subform should list all the software for the displayed PC master record. Tables: "PC" with ID as PK -- master table ...
0
votes
0answers
53 views

Size of report (Access)

i'm using access 2010.I create a report..and I try to reduce his length. but I can't find option like that in the properties. if I try to resize it in design mode, it's not help. when I change to ...
0
votes
0answers
139 views

Access 2010: Copy Record in Table and Edit Specific Field

In my database, I have a table named "DataTable" with the following four fields: [Database_ID], [Flex_ID], [Last_Updated], [Owner]. [Database_ID] is used to link tables/queries/forms and is ...
0
votes
0answers
67 views

Simple, inexpensive Windows version control software for MS Access 2010

I've looked around for different solutions and everything I've seen seems to require multiple components of which I have no idea how to get to work for me. I'm really just an Access developer and ...
0
votes
0answers
97 views

Source Code Control / Version Control in MS Access

This is a general question about the topic. I ran across a post which gave VB script code for version control. I've been developing with Access for a while, but have learned entirely on my own and can ...
0
votes
0answers
169 views

Access query fields within VBA

Is it possible to reference a query field with VBA? The idea in my head was to check this field if it is equal to a certain value and if so, do something else on the form, based on this query field. ...

1 2 3 4 5 6