Hi,
I get error when I change the collation name to hebrew_cs_as_ks_ws at the MS-SQL server, and the error is :



Invalid column name 'Lng_text'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: Invalid column name 'Lng_text'.
Source Error:
Line 283: <tbody>
Line 284: <tr>
Line 285: <td colspan="2"><span class="mylfontfacesize"><%=fun.get_lng("Welcome")%> <%=( reg.Fields.Item("name").Value)%>
Line 286: <%
Line 287: dim ed,msg1
Source File: C:\Inetpub\wwwroot\webmail\start_page_net.aspx Line: 285
Stack Trace:
[COMException (0x80040e14): Invalid column name 'Lng_text'.]
ADODB.RecordsetClass.Open(Object Source, Object ActiveConnection, CursorTypeEnum CursorType, LockTypeEnum LockType, Int32 Options) +0
MailYouLikev3.functions.get_lng(String str) +245
ASP.start_page_net_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in C:\Inetpub\wwwroot\webmail\start_page_net.aspx:285
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Page.ProcessRequestMain() +1929
Best regards,
Emil