Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Business Layer Generator error in case sensitive SQL server?
Message
De
28/07/2007 00:00:20
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Business Layer Generator error in case sensitive SQL server?
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
01244313
Message ID:
01244313
Vues:
67
Dear All,

Does anyone ever try the BLG in a case sensitive SQL server?

I encounter a problem that suspiciously due to my SQL server is case sensitive. The error stack is very long, I cannot find the log file (where is it anyway?), so I will higlight it:
a. Error: Invalid Column Name : CDEFAULT, Invalid Column Text.
b. I think the error originated in OakLeaf.Main.Data.mmData.GetStoredProcedureParameter line 950 which has a SQL select into the backend server with param.CDEFAULT (CDEFAULT all capital.)
c. If I choose NOT to create Data Access Layer, then the error won't happen.
d. I chose "Use dynamic SQL statements"
e. The error also happen if you click "View SQL Script" button which visible if you choose "Create New Procedure" in "Generate Data Access Layer" step.

Any suggestions how to handle this problem? I dare not rebuild the BLG. :) I cannot change my SQL Server to case insensitive either, my customer required it.

Thanks & Regards,
Rusli
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform