849 questions with Access Development tags

Sort by: Updated
1 answer

Can not use ribbon program for 64 bit

Dear all, I have an issue when changing access 365 from 32 bit to 64 bit OS. My applycation got error in this code: Public Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" _ (ByVal hWnd As Long, ByVal lpOperation…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-22T13:10:40.61+00:00
Trinh Nghi 1 Reputation point
answered 2021-03-05T19:50:24.943+00:00
Robert 1 Reputation point
1 answer

Update query in MS Access with more then one criteria

OK need some help on this one, I have the following: I am using MS access 2016 I have stores: A,B,C,D All four stores have the same inventory type for fruit they have lets say: apples, oranges, plums and bananas and Drink they have coke, sprite,…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-15T17:36:47.627+00:00
Keith 1 Reputation point
answered 2021-03-05T19:13:46.047+00:00
Robert 1 Reputation point
2 answers

Using Adobe Sign REST API from Access VBA

Can anyone help with using the Adobe Sign REST API from Access VBA either using the MSXML library or if there are any .net objects out there that can be called from VBA I have fair experience as an Access DB Developer working with VBA so comfortable…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-26T14:30:38.88+00:00
Larkhill 1 Reputation point
commented 2021-03-05T17:18:09.473+00:00
Albert Kallal 5,226 Reputation points
4 answers One of the answers was accepted by the question author.

Visual Studio 19 Reporting

Hi- I am brand new to VS. I wrote a lot of MsAccess VBA. I am working on a Desktop. I have just installed the free version of VS2019 and created 2 forms and a module, importing Excel data, processing it and storing the processed info in datasets. I then…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-03-01T09:16:40.293+00:00
Olddude 21 Reputation points
answered 2021-03-05T06:04:13.1+00:00
Olddude 21 Reputation points
3 answers

In Access 2016, for high frequency access, creating an instance of OLEDB connection for each access may cause the client application to crash

Hello everyone. I would like to ask a question about Access 2016. I am using Access 2016 from an application created in C# using an OLEDB provider. When I create a connection instance for every access, the application crashes. The frequency is…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,573 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-16T09:12:04.78+00:00
taisei ishiyama 1 Reputation point
commented 2021-03-05T01:10:49.047+00:00
taisei ishiyama 1 Reputation point
0 answers

AC.2016..SYSTEM RESOURCES EXCEEDED on WIN 10(1909)...!!

Hi , on PC 16 GB RAM Again troubles with WIN.10(1909) MS ACCESS 2016...:pullhair:, EVERY LARGE TABLE FILTER....SYSTEM RESOURCES EXCEEDED...:shrug: But it seems like this is working again, at least now.. …

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-03-03T15:58:09.917+00:00
PACALA_BA 1 Reputation point
commented 2021-03-03T22:42:31.473+00:00
JamesTran-MSFT 36,531 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Does windows 2016 server support Microsoft Access Database Engine 2016 Redistributable

In order to read the XLSX files I planned to install AccessDatabaseEngine_x64.exe available at: https://www.microsoft.com/en-us/download/details.aspx?id=54920 I realized however that Windows 2016 Server is not listed in the <System Requirements>…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,573 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-03-03T09:19:19.917+00:00
Sylwester Santorowski 21 Reputation points
accepted 2021-03-03T15:32:25.83+00:00
Sylwester Santorowski 21 Reputation points
0 answers

Access 2016 Public Sub error - User Defined Type Not

Upgraded from Access 2013 to 2016 which uses a custom ribbon. In the Main Module, I declare a Public Sub as follows which bombs out right from the get go saying User -Defined Type Not defined. Any thoughts? 'Callback for Form OnButtonPress Public Sub…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-23T20:53:17.353+00:00
Ladydraper 21 Reputation points
0 answers

DLookUp() in query with criteria matching a field of the queary

Is it possible to use DLookUp inside query and have the criteria match a a field in the query.? The field being a string.

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-23T03:21:01.233+00:00
imodett 41 Reputation points
1 answer One of the answers was accepted by the question author.

Exporting an XSL, XML file formats from Microsoft Access to Visual Studio IDE

I may have successfully exported a Microsoft Access form file into an XSL, and an XML file (two files) to be exact. What's next is that I want to import them into the Visual Studio IDE using C# programming techniques. Can that be done? If it can…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,868 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,573 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-21T03:52:28.673+00:00
JohnCTX 636 Reputation points
commented 2021-02-22T02:29:22.253+00:00
Albert Kallal 5,226 Reputation points
1 answer One of the answers was accepted by the question author.

Exporting Access Forms to Microsoft Visual Studio 2019

I want to know currently, if it is possible to Export an Access Form along with its controls to Visual Studio 2019? If it is possible then can it be done using C#? Regards, JohnCTX

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,573 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-21T02:40:10.893+00:00
JohnCTX 636 Reputation points
accepted 2021-02-21T14:46:07.137+00:00
JohnCTX 636 Reputation points
9 answers

Why doesn't Access quiery work for the year 2021?

I have an access query that I need to pull all the records for a certain month and year. It works fine for all years that are on the list of records except it will not query for the year 2021. Why?

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-05T18:07:19.883+00:00
kidsvavo 1 Reputation point
answered 2021-02-19T17:27:03.637+00:00
kidsvavo 1 Reputation point
2 answers One of the answers was accepted by the question author.

Pass-thru query ODBC error

I have a DSN that connects my Access database to a SQL Server database called "Hotlist". I then created a pass-through query that works fine when I apply the DSN interactively, but throws an ODBC-Connection Failed error when I run the same…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-14T17:12:28.873+00:00
Darrell Burns 141 Reputation points
commented 2021-02-15T20:36:07.65+00:00
Darrell Burns 141 Reputation points
5 answers One of the answers was accepted by the question author.

MS ACCESS Report Design Detail Section

Hi Experts I am designing an invoice in MS Access. I need to make the height of detail section fixed so that the height remains same. Mainly i want the report footer to be positioned a little below. Currently if there is one row the detail section…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-10T08:49:04.73+00:00
MS-LovesAccess 96 Reputation points
answered 2021-02-15T06:14:54.75+00:00
MS-LovesAccess 96 Reputation points
0 answers

Access 2019 Date function problem

The Access 2019 fail to using date function, such as date(), year(), month(). Is it some I missing or needed attention?

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-14T06:59:59.507+00:00
Mr. LAI Long Chau Vitus 1 Reputation point
commented 2021-02-14T20:02:14.517+00:00
Albert Kallal 5,226 Reputation points
0 answers

Query search problem in Access 2019

When I create a new file using query search by current date or by year function in Access 2019, there’s a pop-up window immediately came out. The meanings something like : Visual Basic Module contains a syntax error. However, when I use old version file…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-12T08:47:47.727+00:00
Mr. LAI Long Chau Vitus 1 Reputation point
0 answers

Creating a Family Tree with photos in MS Access Report or Form

Has anyone ever created a MS Access Report or Form that has a family tree hierarchy with photos and text? I can do it with a tree view without photos, but to arrange the photos between lines with levels of descendants is eluding me. Any help would…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-11T02:06:51.587+00:00
Jeff Harding 41 Reputation points
0 answers

MS Office with Access on Remote Desktop Server

Hello, A Customer asked to install a Remote Desktop Server, but MS Office must have Access included. Could the Volume License "Office Professional Plus" (79P-05729) be a solution ? And which Office 365 subscription could be a suitable…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-09T17:48:30.063+00:00
Bernard Coudron 1 Reputation point
commented 2021-02-10T02:07:20.727+00:00
Eleven Yu (Shanghai Wicresoft Co,.Ltd.) 10,706 Reputation points Microsoft Vendor
3 answers

Log in form in visual basic 2019.

I want to create a login form in access database program which allows each user to create his username and password and resetting password via forgot password link.

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-03T13:23:11.517+00:00
Sheelnath Kekre 121 Reputation points
answered 2021-02-05T12:55:46.88+00:00
Sheelnath Kekre 121 Reputation points
1 answer One of the answers was accepted by the question author.

MS Access Date Format

Hello everybody, I have a simple selection query with just two fields: 1) Date (dd/mm/yyyy format), 2) # of Items (net daily increase) and I need to add a third field with the cumulate # of items up to that date. Using the DSum() function I…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
849 questions
asked 2021-02-04T09:40:02.637+00:00
GMax64 96 Reputation points
accepted 2021-02-04T10:04:38.963+00:00
GMax64 96 Reputation points