2301 | لا يمكن استخدام برنامج تشغيل ODBC لأنه لا يعتمد واحدة أو أكثر من دالات API التالية: SQLTables أو SQLColumns أو SQLGetTypeInfo. |
ODBC Driver cannot be used because it does not support one or more of the following APIs: SQLTables, SQLColumns, or SQLGetTypeInfo. |
2302 | لا يمكن تحديث الاستعلام لأنه لا يحتوي على أية أعمدة بحث يمكن استخدامها كمفتاح. |
Query cannot be updated because it contains no searchable columns to use as a key. |
2303 | لا يمكن تحديث الاستعلام لأن عبارة FROM ليست اسم جدول بسيط مفرد. |
Query cannot be updated because the FROM clause is not a single simple table name. |
2304 | لا يمكن القيام بالتحديث المستند إلى استعلام لعدم توفر نص الأمر. |
Query-based updating cannot be performed because the command text is unavailable. |
2305 | فشل التحديث المستند إلى استعلام لتعذر العثور على الصف المراد تحديثه. |
Query-based update failed because the row to update could not be found. |
2306 | فشل الحذف المستند إلى استعلام لتعذر العثور على الصف المراد حذفه. |
Query-based delete failed because the row to delete could not be found. |
2307 | المعلمات المسماة ليست معتمدة. |
Named parameters are not supported. |
2308 | لم تتم تهيئة كائن مصدر البيانات. |
Data source object is not initialized. |
2309 | برنامج تشغيل ODBC لا يعتمد الخصائص المطلوبة. |
ODBC driver does not support the requested properties. |
2310 | تم إلغاء العملية. |
Operation was canceled. |
2311 | فشل تسجيل الدخول. |
Login failed. |
2312 | إدراج أو تحديث قيم BLOB المستند إلى استعلام غير معتمد. |
Query-based insertion or updating of BLOB values is not supported. |
2313 | تعذر تحميل "إدارة برنامج تشغيل ODBC 3.x". |
ODBC 3.x Driver Manager could not be loaded. |
2314 | لا يمكن اعتماد العديد من مجموعات المعلمات بسبب عدم قيام برنامج تشغيل ODBC باعتماد SQLParamOptions. |
Multiple parameter sets cannot be supported because the ODBC driver does not support SQLParamOptions. |
2315 | لا يتم اعتماد المتغيرات المتداخلة كمعلمات. |
Nested variants are not supported as parameters. |
2316 | نوع المعلمة غير معتمد. |
Parameter type is not supported. |
2317 | لا يمكن تحديد النوع لإحدى المعلمات المتغيرة على الأقل. |
Parameter type cannot be determined for at least one variant parameter. |
2318 | لا يمكن بدء العملية بسبب وجود أكثر من اتصال ODBC في حالة استخدام. |
Transaction cannot start because more than one ODBC connection is in use. |
2319 | لا يمكن للعملية الحصول على مجموعات سجلات متعددة باستخدام هذا النوع من رؤوس المؤشرات. قم بتغيير نوع رأس المؤشر أو تنفيذ العملية أو إغلاق إحدى مجموعات السجلات. |
Transaction cannot have multiple recordsets with this cursor type. Change the cursor type, commit the transaction, or close one of the recordsets. |
2320 | لم يستطع برنامج تشغيل ODBC بدء عملية جديدة. |
ODBC driver could not start new transaction. |
2321 | لا يمكن بدء العملية في وضع إرسال كافة البيانات دفعة واحدة (firehose). |
Transaction cannot start while in firehose mode. |
2322 | الإصدار المثبت من ODBC SQL Server غير معتمد ضد SQL Server 7.0. لن تعمل بعض الوظائف بصورة ملائمة مع هذا التكوين. |
Installed version of ODBC SQL Server driver is not supported against SQL Server 7.0. Some functions will not work properly with this configuration. |
2323 | اسم مصدر البيانات |
Data Source Name |