opticalman
Programmer
I program for my own small business use.
I have a VFP 7 program that has been and is currently running for 15 years successfully with a SQL 2008 then 2016 backend. It has been on the same 8 PCs all this time. 1 pc as the sql server and the others as clients.
I made a copy of the data and software and installed it on a laptop. It is a stand alone installation, not on network . My first time to do that. I installed SQL 2019. It appeared to work fine. Now one of my tables is displaying out of order. It's a list of ledger transactions for the customer. The customers with smaller lists still work. I can add new entries and the new entry is displayed at the bottom of the list, as it should be. But some of the customers with longer lists (100 items), the new entry does not show. As I scroll back in time through the list, I start to see entries that are no longer in order of date. As best I can tell, the new data is not lost, but sent somewhere else in the list.
I would appreciate suggestions on where to look for answers or if you have encountered a similar problem.
Jim Rumbaugh
I have a VFP 7 program that has been and is currently running for 15 years successfully with a SQL 2008 then 2016 backend. It has been on the same 8 PCs all this time. 1 pc as the sql server and the others as clients.
I made a copy of the data and software and installed it on a laptop. It is a stand alone installation, not on network . My first time to do that. I installed SQL 2019. It appeared to work fine. Now one of my tables is displaying out of order. It's a list of ledger transactions for the customer. The customers with smaller lists still work. I can add new entries and the new entry is displayed at the bottom of the list, as it should be. But some of the customers with longer lists (100 items), the new entry does not show. As I scroll back in time through the list, I start to see entries that are no longer in order of date. As best I can tell, the new data is not lost, but sent somewhere else in the list.
I would appreciate suggestions on where to look for answers or if you have encountered a similar problem.
Jim Rumbaugh