Advanced Search
Search Results
50 total results found
BDD STAT
compteurs prev achats semaine : SELECT COMPTEUR.LaDate, COMPTEUR.Poids, STOCK.Libelle, FormatNumber([COMPTEUR]!CodeFamilleArticle) AS [FAM Article]FROM COMPTEUR LEFT JOIN STOCK ON COMPTEUR.IDstock = STOCK.IDstockWHERE (((COMPTEUR.LaDate) Between Date() And D...
BDDCOMPTA
avoirs : SELECT CLIENTS.RaisonSocLiv, LIGNES_BL.DateExpedition, ARTICLES.Libelle, LITIGES.PrécisionQualité, LITIGES.MontantAvoir, LITIGES.LITnbColis, ArticleFamille.NomFamille, LITIGES.LibelleLitigeFROM ((((LIGNES_BL LEFT JOIN LITIGES ON LIGNES_BL.IdLigne = ...
CONTROLES QUALITE
Analyse moules : SELECT ANALYSES.DatePrelevement, ANALYSES.ProduitPreleve, ANALYSES.IDentreeStock, FOURNISSEUR.RaisonSociale, ESLOTS1.ZoneSanitaire, ESLOTS1.ZoneGeo2, ESLOTS1.ZoneGeo3, ESLOTS1.ZoneGeo4, ANALYSES.Reception, ANALYSES.ProduitFiniJ0, ANALYSES.Pr...
Database raw purchasing
APPRO POUR PILOTAGE ACHATS : SELECT ESLOTS1.DateEntree, STOCK.Libelle, ESLOTS1.QuantiteFacture, CBool([Transfert]) AS Expr2FROM ESLOTS1 LEFT JOIN STOCK ON ESLOTS1.IDstock = STOCK.IDstockWHERE (((STOCK.iDGamme)=1) AND ((IIf((DatePart("ww",[DateEntree])=DatePa...
EAI
EAI PREPARATION : SELECT EMPLOYES.NomPrenom, EMPLOYES.NomPrenomResponsable, RHEntretiens.Annee, RHQuestionnement.CodeQuestion, RHQuestionnement.Chapitre, RHQuestionnement.Question, RHQuestionnement.NiveauSalarie, RHQuestionnement.TexteSalarie, RHQuestionneme...
eai_Sauvegarde
Copie de eai trames questions : SELECT EMPLOYES.[Actif], RHEntretiens.NomPrenom, RHEntretiens.Annee, RHEntretiens.NomPrenomResponsable, RHQuestionnement.CodeQuestion, RHQuestions.Chapitre, RHQuestionnement.Question, RHQuestionnement.NiveauSalarie, RHQuestionn...
expedition
Requéte 1 : SELECT ARTICLES.Libelle, LignesCommandes.DateExpedition, ARTICLES.Code_FamilleFROM LignesCommandes RIGHT JOIN ARTICLES ON LignesCommandes.IDReference = ARTICLES.ReferenceWHERE (((LignesCommandes.DateExpedition)=Date()) AND ((ARTICLES.IdGamme)=1))...
Pointage
annuaire Frontignan : SELECT EMPLOYES1.NomPrenom, EMPLOYES1.EmailPersonnel, EMPLOYES1.Telephone1, EMPLOYES1.Telephone2FROM EMPLOYES1WHERE (((EMPLOYES1.NomPrenomResponsable)="LEVOYER Allan") And ((CBool(EMPLOYES1!Productif))<>0) And ((EMPLOYES1.[Actif])<>0)) ...
salaires_fronti
masse salariale maintenance : SELECT EMPLOYES.NomPrenom, HEURE_MOIS.MOIS, HEURE_MOIS.CoutSalaireMoisFROM EMPLOYES RIGHT JOIN HEURE_MOIS ON EMPLOYES.NumAuto = HEURE_MOIS.IDemployeWHERE (((HEURE_MOIS.AN)=2023) AND ((EMPLOYES.IdResponsable)=1268));
Lancement 4D SECOURS Frontignan
1. Connexion au Serveur de secours : En cas de panne du serveur de production sur Marseillan ou coupure du lien VPN entre le site de Frontignan et Marseillan, il faut se connecter sur le serveur de secours mis en place sur le site de Frontignan.Pour ce faire,...