Line by Line Relationship in Two Databases

2021-09-24 Thread Charles Hart Enzer, M.D.
I want to relate the same field in two databases line by line Data.pdb Display.pdb Each has a DATE field Each has an ITEM field Using RELATIONSHIP: I enter that amount into DATA:ITEM and ALL the lines of ITEMs in DISPLAY become the latest ITEM I want the ITEM on each DATE in the DIPLAY.pdb to

AW: Line by Line Relationship in Two Databases

2021-09-24 Thread Jürgen Wondzinski
What's a PDB file? Assuming that you meant DBF, and that Data to Display is a One-to-Many relation and that the master record in data has a unique Item per record and that Display carries that Item on all relevant records.. USE DataIN 0 ORDER Date USE Display IN 0 ORDER item SELECT Display

Re: Line by Line Relationship in Two Databases

2021-09-24 Thread Eric Selje
I think that's a Paradox database file, no? It's been so long, and I had a vague memory of how to do this with a browse and set relation to. Thanks for the reminder, wOOdy. E On Fri, Sep 24, 2021 at 9:18 AM Jürgen Wondzinski wrote: > What's a PDB file? > Assuming that you meant DBF, and that

Re: [NF] Windows 10 Home networking and Explorer

2021-09-24 Thread Man-wai Chang
If all PCs in the network were Win 8/10, then you could disable SMB1. I forgot whether Win 7 needed SMB1. You might also try enabling all Function Discovery services in all PCs without enabling SMB1. On Thu, Sep 23, 2021 at 11:36 PM wrote: > > I tried everything there without success. I'm at th

Re: [NF] Windows 10 Home networking and Explorer

2021-09-24 Thread Man-wai Chang
Maybe you forgot what you did... :) On Thu, Sep 23, 2021 at 11:59 PM Jan Bucek wrote: > > Very strange for me. I have a small home network - laptop and PCs with > WinXP, Win7ultimate, Win10home, Win10enterprise and Linux/Xubuntu and > everything marked as "public" is visible and usable without an

Re: [NF] Windows 10 Home networking and Explorer

2021-09-24 Thread Paul Newton
Thanks but I've tried what you suggest including enabling Function Discovery services to no avail :( Get Outlook for Android From: ProfoxTech on behalf of Man-wai Chang Sent: Friday, September 24, 2021 5:42:14 PM To: profoxt...@leafe.com

Re: Line by Line Relationship in Two Databases

2021-09-24 Thread Charles Hart Enzer, M.D.
Thank you The idea of a popup probably will solve this problem in HanDBase which uses PDB files On Fri, Sep 24, 2021 at 5:18 PM Jürgen Wondzinski wrote: > What's a PDB file? > Assuming that you meant DBF, and that Data to Display is a One-to-Many > relation and that the master record in data has

Re: [NF] Windows 10 Home networking and Explorer

2021-09-24 Thread Ted Roche
Sorry, Paul, that was my best guess. I quit Windows networking when AD came along. I'm sure people have solved this problem, keep searching. Upgrading may be the fastest/cheapest solution, I agree. On Thu, Sep 23, 2021 at 11:36 AM wrote: > Hi Ted et al > I tried everything there without success