<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>9 Mar 2018 16:47:51 Z</lastBuildDate><pubDate>9 Mar 2018 16:47:51 Z</pubDate><description>Hello everybody,&#13;
&#13;
I've discovered two curiosities while working with an WinDev application on two different client systems, that I would like to discuss with you. Both clients connect to the same database, using the same compiled exe and the same source code. I'm using the native access for SQL-Server. &#13;
&#13;
My setup:&#13;
Database: Microsoft SQL Server 2014,&#13;
Client 1: Windows 7&#13;
Client 2: Windows Server 2012 R2&#13;
&#13;
Issue 1: Dates are retrieved different from the database. They are stored as datetime2.&#13;
&#13;
While accessing the date field from a query: &#13;
&#13;
client 1 receives: 20130902140928970&#13;
client 2 receives: 20130009020104009&#13;
&#13;
I already checked the region date settings for both environments, they are both set to german time format. For me this seems weird. Any suggestions what might cause this issue?&#13;
&#13;
Issue 2: While generating the exe-file within Framework (2/2) I have three library files, that I cannot uncheck.&#13;
&#13;
Native SQL Driver	wd210sqlserver.dll		First use&#13;
Native SQL Driver	wd210sqlserver2.dll	First use&#13;
Native SQL Driver	wd210sqs.dll			First use&#13;
&#13;
When I launch the application it only works when I delete "wd210sqs.dll". Otherwise I get an error that ntwdblib.dll is missing. Any suggestions how I can exclude this dll?&#13;
&#13;
I'm curious for your thoughts. Thanks in advance for any help.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64878-handling-dates-different-envrionments/read.awp</link><title>Handling Dates in different Envrionments</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
