Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Wednesday, May 15, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 External Development Forums - SalesLogix OLEDB Provider
Forum to discuss using the SalesLogix OLE DB Provider from external applications (including usage of built-in provider procedures). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix OLEDB Provider | New ThreadView:  Search:  
 Author  Thread: Problems with saving DateTime
Shane
Posts: 38
 
Problems with saving DateTimeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 20 Jul 08 11:14 PM
So just in case someone else runs into this problem...

We are using .NET and the OLEDB Provider..
We were getting this error in eventlog that kept saying "Does not support DBType 7"

We finally figured out that the problem is that SLX wants you to provide the data as a DBTimeStamp (which actually makes handling dates with SLX really easy)
If you use DBDateTime SLX converts that to DB_NULL and than you also have to do a little bit of datetime manipulation to get the dates saving into SLX properly as far as the UTC stuff is concerned...

So yea
Anybody out there using the OLEDB Provider
make sure that when you work with Dates and Times to always mark the type as DBTimeStamp
Otherwise lots of annoying stuff happens..

Unless you already knew that and it's in the documentation somewhere..
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 5/15/2024 9:14:26 AM