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 | אין לטרנזקציה אפשרות להכיל ערכות רשומות מרובות בסוג סמן זה. שנה את סוג הטרנזקציה, בצע פעולת Commit עבור הטרנזקציה או סגור את אחת מערכות הרשומות. |
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 | אין אפשרות להתחיל טרנזקציה במצב הצפה. |
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 |