experts,
does anybody have a solution to convert a timestamp in C (time_t datatype) into a .NET compatible datatype?
After that, this type should be useable for inserting it into a Stored Procedure in SQL Server by means of a parameter
in ADO.NET (this point is clear, just the conversion is the issue).
Thanks
Patrik
Start Free Trial