Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

Web service DW update and passing DateTime, seems to lose milliseconds

$
0
0

I'm using PowerBuilder Classic 11.5.1 Build 4675, SQL Server 2008 R2, Visual Studio 2013. I've also tried with PowerBuilder Classic 12.5.2 Build 5583, same result.

 

I am retrieving data from a WCF Web Service into a Web Service datawindow. One of the columns is a datetime and I can see the milliseconds are retrieved fine by formatting the datawindow column to yyyy-mm-dd hh:mm:ss.fff. However when I change some other data and do the web service update the datetime value is passed to the update method in the C# .NET code, but I can see in the .NET debugger it no longer has the milliseconds. Since I am using this column to check to make sure no-one else has updated the data in-between my retrieve and update this is a problem.

 

It looks like a bug to me, but just in case, does anyone have any ideas?

 

Thanks for any help!


Viewing all articles
Browse latest Browse all 2935

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>