Connecting to ADO is hard from installation in Delphi, so I decided to use VBscript, which I have never used before. VBscript has little support in Delphi, so how do I run a Windows script editor to get support and carry it over to Delphi? I do not understand the statements in VB script very well yet
- My Delphi TTable is connecting to the ADO
- I need to connect to a Microsoft DB file in c:\program files\common\my folder\my file
- I need to disconnect the ADO to relocate this file and place a new copy in its place periodically.
I looked up the MSN web site and it's not that helpful. I see scripts that could be useful for many things if I can get them working.
Can anyone help please?
Lex Dean