Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New SQL Server Records NOT FOUND!
Message
De
17/05/2018 16:41:29
Al Doman (En ligne)
M3 Enterprises Inc.
North Vancouver, Colombie Britannique, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows Server 2012 R2
Database:
MS SQL Server
Divers
Thread ID:
01660006
Message ID:
01660071
Vues:
89
>>I'm not familiar with ProMatrix. However, I wonder if it's some sort of security issue.
>
>>If the app or the framework have user access or privilege control (i.e. users start by entering a user name and password), maybe new records are being added in the context of a different user, and are being filtered out by default in your app, or in the framework.
>
>>If you have an "administrator" logon for your app, do you see the issue if you use that account?
>
>Thanks for your input Al.
>
>It's definitely not a security issue in my framework. Been using Promatrix awhile and there is not a filter on users concerning adding records. I am signed in as an Administrator anyway.

Others have probably said this, but as far as SQL Server is concerned, the query results you get using SSMS are definitive. If new rows show up there, then they do exist in SQL Server, no ifs, ands or buts.

If those new rows do NOT appear in your app, then it's an issue with your app, not SQL Server. Your app must be filtering on some unexpected column(s).

I see two approaches:

1. Investigate how ProMatrix queries "remote" data sources. If you're experienced with PM this is probably the easiest approach

2. Very closely compare new rows that don't show up vs old rows that do in SSMS, and work backwards from any differences found
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform