Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Tuesday, November 26, 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!
 Administration Forums - Database Administration
Forum to discuss SQL Server or Oracle database administration related to SalesLogix databases. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to Database Administration | New ThreadView:  Search:  
 Author  Thread: Data disappearing from remotes.
Lloy Sanders
Posts: 69
 
Data disappearing from remotes.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 30 Mar 07 2:34 PM
fiogf49gjkf0d
I have a database that has been upgraded from version 4.x, and today, we modified the length of a string field on a table. When these changes synch to the remotes, all data disappears from the table. I think I have the cause tracked down. In the TEF files, SalesLogix creates a temp table, inserts all the data from the original table, drops the original table, recreates the original table, and then does a Insert Into Original Select * From Temp statement. I think that there are date fields in this table that are NOT in ISO format, and this is causing the inserts to fail. Does anyone have anything that would identify all of the date fields in the database, and make sure that all data is in ISO format? Thanks.

Lloy
[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: Data disappearing from remotes.Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 31 Mar 07 7:57 AM
fiogf49gjkf0d
Hi Lloy,
How's life on the "other side"?

I'd guess you probably have a bunch of legacy code that is not doing datetime correctly (using date vrs Now), etc.....

You can find the datetime fields by looking at sysobjects.. but it's not going to tell you which fields are datetime vrs date vrs time.

One reliable way is to look at the "blank" via the slx dbmanager.

--
rjl
[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): 11/26/2024 5:27:17 AM