I have come across the most bizarre thing I've ever seen in decades of programming in Access and I'm totally stumped!
I am using Access 2013 as a FE to a SQL Server 2012 BE. I have numerous linked tables in the FE to views on the BE and have created Access queries on those linked tables. The...
I need to get the sum of the next 12 months worth of revenue from an amortization table and instead of getting one value per grouped row, I'm getting one row for each row in the table.
The actual table is more complicated than this example and is pushing 23 million rows, but this is...
I have a database that tracks inventory movement. The main tables are Orders, Shipments, ShippedItems and Items. The relationships are: a Shipment may or may not have an Order, Shipments will have 1 or more Items and Items can be attached to 1 or more Shipments. The ShippedItems table is a...
We are running Accpac 500 ERP V5.5a with SQL Server 2005. All users log on to the server via Remote Desktop Connection and run Accpac there.
I have a macro which has been in production since Dec 2007 that ports A/R data from an external billing system to accpac and vice versa. Recently (April...
I know there is a simple answer to this, but I can't seem to get to it today.
I have an Assets table that contains (among other things) the original cost, Accumulated depreciation, and net book value. I need to update the accumulated depreciation & NBV based on the sum of posted records in the...
I have a client moving from: ERP 5.4a running on Windows 2003 & MSSQL 2000
to: ERP 5.5a running on Windows 2008 & MSSQL 2005 on a completely new server.
They also have several macros built with VBA using COMAPI.
The users connect via Remote Desktop Connection & LANPak licences. The...
I've searched for an answer to this and I've not found any specifics.
I have a table for which I want to keep a history of changes. I've created a history table that includes all the fields in the base table, as well as HistId (identity), HistCreateDt (default GetDate()), and Action fields...
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.