Rank: Administration
Groups: Administrators, Beta Testers Posts: 3,097 Location: Auburn, GA Thanks: 998 times Was thanked: 497 time(s) in 412 post(s)
|
It's FoxPro, but version 9. You probably don't need Version 9 to open version 9 files, but it has to be something fairly recent.
Just use tools/advanced/database commands. There are even menu options to walk you thru setting up commands form mass replaces. Read the first item under the Appendix book in Help.
If you want to do more than simple REPLACE or UPDATE commands -- in other words, need to write a .prg, that can be run from within LOGic too. Look at the first item under the Appendix book in Help. You can also write your own Misc Utilities. Look at the samples we did in the UTIL folder inside LOGic.
If you are more comfortable with .Net, there is a Entity Framework driver at CodePlex. There is also an ADO.NET dirver (which the EF driver wraps).
Let me know if any ???s.
73,
DH
|