Menu

#1 3.9.4.0 - text limits

open
nobody
None
5
2006-02-01
2006-02-01
Anonymous
No

3.9.4.0 - text limits:

I ran a query in in .NET 2003:

conn.GetOleDbSchemaTable(OleDbSchemaGuid.Columns, new
object[] {null, null, tableName, null});

and this returned no information for tables with long
table names....other tables with short names work

Example: batch_container_inventory_detail does not
work while batch works.

Discussion


Log in to post a comment.