当前位置: 首页 > news >正文

php odbc 中文,ODBC - [ php中文手册 ] - 在线原生手册 - php中文网

odbc_autocommit — Toggle autocommit behaviour

odbc_binmode — Handling of binary column data

odbc_close_all — Close all ODBC connections

odbc_close — Close an ODBC connection

odbc_columnprivileges — Lists columns and associated privileges for the given table

odbc_columns — Lists the column names in specified tables

odbc_commit — Commit an ODBC transaction

odbc_connect — Connect to a datasource

odbc_cursor — Get cursorname

odbc_data_source — Returns information about a current connection

odbc_do — 别名 odbc_exec

odbc_error — Get the last error code

odbc_errormsg — Get the last error message

odbc_exec — Prepare and execute an SQL statement

odbc_execute — Execute a prepared statement

odbc_fetch_array — Fetch a result row as an associative array

odbc_fetch_into — Fetch one result row into array

odbc_fetch_object — Fetch a result row as an object

odbc_fetch_row — Fetch a row

odbc_field_len — Get the length (precision) of a field

odbc_field_name — Get the columnname

odbc_field_num — Return column number

odbc_field_precision — 别名 odbc_field_len

odbc_field_scale — Get the scale of a field

odbc_field_type — Datatype of a field

odbc_foreignkeys — Retrieves a list of foreign keys

odbc_free_result — Free resources associated with a result

odbc_gettypeinfo — Retrieves information about data types supported by the data source

odbc_longreadlen — Handling of LONG columns

odbc_next_result — Checks if multiple results are available

odbc_num_fields — Number of columns in a result

odbc_num_rows — Number of rows in a result

odbc_pconnect — Open a persistent database connection

odbc_prepare — Prepares a statement for execution

odbc_primarykeys — Gets the primary keys for a table

odbc_procedurecolumns — Retrieve information about parameters to procedures

odbc_procedures — Get the list of procedures stored in a specific data source

odbc_result_all — Print result as HTML table

odbc_result — Get result data

odbc_rollback — Rollback a transaction

odbc_setoption — Adjust ODBC settings

odbc_specialcolumns — Retrieves special columns

odbc_statistics — Retrieve statistics about a table

odbc_tableprivileges — Lists tables and the privileges associated with each table

odbc_tables — Get the list of table names stored in a specific data source

相关文章:

  • matlab频率采样法设计FIR滤波器,用频率采样法设计FIR滤波器
  • php 单独验证码可以显示_但调用验证码时无法显示,ThinkPHP(SAE)调用验证码不能正确调用验证码...
  • php中转源码,PHP 转 ASCII
  • php+5+windows,PHP5终极安装——PHP5+IIS5+Windows2000Server
  • php网站目录禁止访问,禁止访问Apache目录
  • php上传打包下载,php在线打包下载
  • 52进制 java,Java实现的26进制转换
  • php自我介绍50字,简短自我介绍50字
  • matlab 添加子图图案,matplotlib给子图添加图例的方法
  • oracle exp exp-00056,ORACLE导出报EXP-00056错误解决办法
  • net网页,连接oracle数据库,.net程序远程连接Oracle数据库
  • 教务管理系统 免费 php,php教务信息发布与管理系统
  • php 多点到线距离,双绞线的通信距离是多少
  • oracle客户端没有tnsnames,安装好Oracle Client以后没有tnsnames.ora文件
  • 查linux进程数,linux进程状态查询——ps
  • 5、React组件事件详解
  • AHK 中 = 和 == 等比较运算符的用法
  • angular2开源库收集
  • avalon2.2的VM生成过程
  • Debian下无root权限使用Python访问Oracle
  • JavaScript 是如何工作的:WebRTC 和对等网络的机制!
  • Spring Cloud Alibaba迁移指南(一):一行代码从 Hystrix 迁移到 Sentinel
  • windows下使用nginx调试简介
  • 从零到一:用Phaser.js写意地开发小游戏(Chapter 3 - 加载游戏资源)
  • 分布式任务队列Celery
  • 使用前端开发工具包WijmoJS - 创建自定义DropDownTree控件(包含源代码)
  • 手写双向链表LinkedList的几个常用功能
  • 腾讯大梁:DevOps最后一棒,有效构建海量运营的持续反馈能力
  • 提升用户体验的利器——使用Vue-Occupy实现占位效果
  • 为什么要用IPython/Jupyter?
  • 宾利慕尚创始人典藏版国内首秀,2025年前实现全系车型电动化 | 2019上海车展 ...
  • 树莓派用上kodexplorer也能玩成私有网盘
  • ​LeetCode解法汇总518. 零钱兑换 II
  • ​Linux Ubuntu环境下使用docker构建spark运行环境(超级详细)
  • ###C语言程序设计-----C语言学习(6)#
  • #pragma pack(1)
  • #鸿蒙生态创新中心#揭幕仪式在深圳湾科技生态园举行
  • (¥1011)-(一千零一拾一元整)输出
  • (2)STM32单片机上位机
  • (3)STL算法之搜索
  • (4)事件处理——(2)在页面加载的时候执行任务(Performing tasks on page load)...
  • (LeetCode 49)Anagrams
  • (第9篇)大数据的的超级应用——数据挖掘-推荐系统
  • (附源码)基于SpringBoot和Vue的厨到家服务平台的设计与实现 毕业设计 063133
  • (附源码)基于SSM多源异构数据关联技术构建智能校园-计算机毕设 64366
  • (每日持续更新)jdk api之StringBufferInputStream基础、应用、实战
  • ./configure、make、make install 命令
  • .bat批处理(十):从路径字符串中截取盘符、文件名、后缀名等信息
  • .NET 4 并行(多核)“.NET研究”编程系列之二 从Task开始
  • .NET 8 中引入新的 IHostedLifecycleService 接口 实现定时任务
  • .NET 8.0 中有哪些新的变化?
  • .NET MVC、 WebAPI、 WebService【ws】、NVVM、WCF、Remoting
  • .NET/C# 项目如何优雅地设置条件编译符号?
  • .NET/MSBuild 中的发布路径在哪里呢?如何在扩展编译的时候修改发布路径中的文件呢?
  • .net访问oracle数据库性能问题