My apologies for taking so long to respond. I forgot to mark it to Notify me of thread replies
Thank you for making the change. We will give that a try. We also did hear back from Sybase. They sent this along:
Hi Allen,
We uncovered a facility that LLBLGen could use better to determine the data type constraints. We provide a stored procedure called sa_describe_query. A "call sa_describe_query('SELECT * FROM <table_name>')" will return the right sizes for each column. The result set provides a width and declared_width field. The declared_width provides the SQLDA or buffer size, and the width field describes the maximum size.
Anyhow, let me know if there's anything else I can help you with. I think I saw you were able to get the case open about UAC issues. Other than that, I'll close the case if I hear nothing else.
I'm not sure if you want to use this, but thought that I would pass it along.
Thanks again for all of your help.
Allen