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: How many fields too many for one table?
Steve Knowles
Posts: 657
Top 10 forum poster: 657 posts
 
How many fields too many for one table?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 09 May 07 8:28 AM
fiogf49gjkf0d
SLX v7 SQL 2005 - How many fields are too many for one slx table? I believe the SQL server limit is 1,024.

Will I have any problems with Syncing or otherwise if I put around 100 fields in one table?

Thanks
[Reply][Quote]
Lloy Sanders
Posts: 69
 
Re: How many fields too many for one table?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 09 May 07 10:14 AM
fiogf49gjkf0d
Been there, done that, it works. I think we have over 150 fields in one table.
[Reply][Quote]
Lane
Posts: 121
 
Re: How many fields too many for one table?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 09 May 07 2:53 PM
fiogf49gjkf0d
I believe the relevant limits are the 8k bytes per record. You can define a record in excess of this and it will work fine until the data exceeds the 8k limit and fails. Likewise a recordset I think is still limited to 250 columns and this has a direct impact on several layers of the system.
[Reply][Quote]
Steve Knowles
Posts: 657
Top 10 forum poster: 657 posts
 
Re: How many fields too many for one table?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 09 May 07 3:56 PM
fiogf49gjkf0d
Interesting info. Thanks. Is there a way to test how big a record is?
[Reply][Quote]
Lane
Posts: 121
 
Re: How many fields too many for one table?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 09 May 07 9:54 PM
fiogf49gjkf0d
-Datalength() in ms sql will give you the data length as apposed to the defined field length. I use it a lot when trying to move data or reduce the field lengths used in indexes.
-I'm not in a place to check but the DB Manager of slx used to tell you the record size at the top (or bottom) of the window.
Note Blobs and Memos hold a fixed byte count (16 maybe) of the 8K max.
[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:20:45 AM