Access Database with Poor Network Connewctivity
I am running a very basic database. I have limited network or IT support. I know several times a day the network is interrupted. I know this because all of the windows explorer windows close...
View ArticleAccess VBA code to import specific columns of excel csv
I have a CSV file with 600+ columns and more than 1200+ rows.I need to create code to import the CSV file into 3 tables using the first column as a common link.The first table can use range to get the...
View ArticleConverted Macro
I have converted a search macro into, but I get an error. I believe the correction would be to set the Tools/Reference, but I don't know which one. Please assist.Option Compare Database...
View ArticleAccess 2019 Runtime error 3219 invalid operation
I have a db with front_end for code and back_end for data. when I use DoCmd.OutputTo to output a query to Excel I get run-time error 3219: Invalid Operationthis code used to work 2 years ago access...
View Articlemore efficient..conditional formatting OR vba code?
I had conditional formatting on a continuos form for certain fields using a remote MYSQL BE. For performance, I changed to Single form view! Not sure how conditional formatting works, and if any...
View ArticleDatabase Structure, Relationships and More
Hi allI would greatly appreciate some help with a new database, to ensure that the foundations are sound.The relationship map in its current form is posted...
View ArticleGet Autonumber After .addnew Using Dao
I have a code in DAO that connects to a linked table in SQL Server 2008. I need to get the newly created auto number on .AddNew.Set db = CurrentDb Set rs = db.OpenRecordset("AuditTrail") rs.AddNew...
View ArticleLIKE query fails in MS Access 2016 x64 redistributable
Hi All,We have upgraded from access 2010 x64 redistributable to 2016 x64 distributable.After installing 2016 redistributable, query is failing with HRESULT = -2147217900 ( 0x80040E14)CDBErrorInfo...
View ArticleConnection String for Access 2016
Hello,I was using Provider=Microsoft.ACE.OLEDB.12.0 to connect my Access 2013 .accdb file.once when we upgrade to Access 2016 this provider is not working.I tried Microsoft.ACE.OLEDB.16.0 provider this...
View ArticleUndo on a Form with SubForms
Hi All,I have a Form with three (3) subforms in Datasheet View. When I click Cancel on the Form, I would like to undo whatever was done on the form and the subforms before closing the form. If it...
View ArticleMultiple users working RemoteApp
Hello, I want to implement RemoteApp in my organization to allow people to work with some business apps in the same time. So here is my question: Is it possible to have one Windows Server with RDS role...
View ArticleMultiple users working RemoteApp
Hello, I want to implement RemoteApp in my organization to allow people to work with some business apps in the same time. So here is my question: Is it possible to have one Windows Server with RDS role...
View ArticleC# program to calculate average
Develop a class hierarchy for storing information about the results of passing the session by students. To create software that allows, on the basis of the developed classes, to calculate the average...
View ArticleC# program
A variable of type StringBuilder contains mathematical expressions with integers and the operators "+", "-", "*", "/" and the equal sign. Calculate the given expression and write the result...
View ArticleHow to do it in c# please ????
Create a class hierarchy for displaying geometric shapes (rectangle, ellipse, triangle). By clicking on the button, add a random shape to the form. Left-click on the shape to change its type, right-...
View ArticlePlease on c#
Develop a triangle class. A triangle is defined on a plane by the coordinates of its vertices. Provide the possibility of checking the existence of a triangle, implement the functions of calculating...
View ArticleHow do I add developers to the Xbox team to post and create new games?
How do I add new members to the account?
View ArticleUnable to validate resource name when creating a knowledge base as a student.
I receive the feedback of validate resource name failed, please try again later and the selected subscription is disabled. I have tried several times but still get the same feedback.
View Articlepermanently deleted
Is it possible to recover an email that was permanently deleted from the mail, more than five years ago?
View ArticleMicrosoft Excel 16.0 object library?
I am trying to open an excel file and read the last cell in the "A" column programmatically using VB.net. I have the code written and have created a simple 1 row spreadsheet in order to start the...
View Article