hi, I have problems with using MSDE under win98 I can not connect to the database i have an error message: "login failed for user '(null)'.Reason: NOt ASSociated with a trusted sql server connection"
i have tried these two connection string that works fine under win XP scnx="workstation id="+nom_ordi+";packet size=4096;integrated security=SSPI;data source=" + nom_ordi+";user id=sa;persist security info=False;initial catalog=AUTOGEST";