Re: Database Migration Pointers

2024-11-24 Thread Vincent Teachout
No, that's pretty much it. I think the only issue I had is if you're using incrementing keys in vfp. IIRC, you need to remove that field from the view, and add it to the backend instead, then don't reference it. I seem to recall some issues with maybe Memo General and/or Blob? Basically few

Database Migration Pointers

2024-11-24 Thread Chris Davis
Hi All Before we start this just figured it would make sense to reach out to you guys for any general advice or pointers you can give. We have a typical multiuser VFP application using a DBC with DBF’s and local views. The forms that interact with this data all have a DE and for the deployed