2301 | ODBC Driver ไม่สามารถใช้ได้เนื่องจากไม่สนับสนุน APIs ตัวใดตัวหนึ่งต่อไปนี้: 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 Driver Manager ได้ |
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 | การดำเนินการไม่สามารถมี recordsets หลายๆ ชุดกับประเภทเคอร์เซอร์นี้ เปลี่ยนประเภทเคอร์เซอร์ ทำการดำเนินการหรือปิด recordsets ใดเรคคอร์ดเซ็ตหนึ่ง |
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 |