Home > Backend Development > PHP Tutorial > PHP 链接DBF资料所使用的SQL语句

PHP 链接DBF资料所使用的SQL语句

WBOY
Release: 2016-06-13 12:47:26
Original
910 people have browsed it

PHP 链接DBF文件所使用的SQL语句
请教大神。。

安装odbc驱动后,链接DBF文件都OK了。。
使用SQL语句的时候,为什么只能使用最基本的SQL语法,例如SELECT..ORDER..例如like 或者GETDATE()这类的就不行呢?要不就是说运算形式不对。。要不就是不存此函数
[Microsoft][ODBC Visual FoxPro Driver]File 'getdate.prg' does not exist.

Function argument value, type, or count is invalid.

我以前都是用MSSQL和MYSQL。。是不是在用odbc函数读取SQL语句时,语法有很多改变?
求大神帮下忙。。

php?odbc?dbf
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template