bamzi software
شنبه 20 مهر 1387, 11:06 صبح
سلام دوستان.
من به یک مشکلی برخوردم:
با asp.net و sqlserver صفحات وب ساختم.
تو صفحات وبم از گرید ویو استفاده کردم که جداول دیتابیسم رو بتونم ویرایش کنم:
حالا یه چیز جالب:
بعضی از جداول دیتابیسم این مشکل رو پیدا کرده...
انگار اون جداولی که تو صفحات وبم ازشون استفاده کردم مشکل تو update , delete پیدا کردن...
بعضی هاشون این error رو میدن:
Line 1: Incorrect syntax near '/'. body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre {font-family:"Lucida Console";font-size: .9em} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; } Server Error in '/WebSite2' Application.
Line 1: Incorrect syntax near '/'.
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.Data.SqlClient.SqlException: Line 1: Incorrect syntax near '/'.
بعضی هاشون هم error نمیدن اما هیچ تغییری پیدا نمی کنن!!!
اون جداولی هم که تا حال ازشون استفاده نکردم هیچ مشکلی ندارن و update میشن...
permission همه جدول ها هم مثل همه...
باید چیکار کنم؟
من به یک مشکلی برخوردم:
با asp.net و sqlserver صفحات وب ساختم.
تو صفحات وبم از گرید ویو استفاده کردم که جداول دیتابیسم رو بتونم ویرایش کنم:
حالا یه چیز جالب:
بعضی از جداول دیتابیسم این مشکل رو پیدا کرده...
انگار اون جداولی که تو صفحات وبم ازشون استفاده کردم مشکل تو update , delete پیدا کردن...
بعضی هاشون این error رو میدن:
Line 1: Incorrect syntax near '/'. body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre {font-family:"Lucida Console";font-size: .9em} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; } Server Error in '/WebSite2' Application.
Line 1: Incorrect syntax near '/'.
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.Data.SqlClient.SqlException: Line 1: Incorrect syntax near '/'.
بعضی هاشون هم error نمیدن اما هیچ تغییری پیدا نمی کنن!!!
اون جداولی هم که تا حال ازشون استفاده نکردم هیچ مشکلی ندارن و update میشن...
permission همه جدول ها هم مثل همه...
باید چیکار کنم؟