Blogs1 - 10 of 219 recent posts for tag:odbc
06
Nov
2009
PHP MS SQL ODBC on Debian

3 days ago by Christian Koch

Short introduction on how to establish a MS SQL Server connection with PHP on Debian. Install FreeTDS on Debian for PHP ODBC. Login as root. First check if PHP’s ODBC extension is installed. If not install it with: apt-get install php5-odbc Install FreeTDS ODBC: apt-get install tdsodbc Don’t forget ...

codeterrorizer.com - codeterrorizer.com

04
Nov
2009
Acceso a bases de datos externas

5 days ago by [N4] vromero.velneo

A partir de la versión v7.2 de Velneo, disponemos de acceso a bases de datos externas, y siguiendo con la filosofía de v7, dicho acceso es multiplataforma, si bien puede haber alguna pequeña diferencia implicita e inevitable segn la plataforma. Esta primera versión dispone de acceso para ODBC, SQLit ...

Web de Velneo V7 - velneo.es · Rank: 62,351 · 17 references

02
Nov
2009
PHP如何透过ODBC来存取数据库

7 days ago by changboter

使用的环境 先建立一个测试用的数据库 接着建立一个ODBC连结 再建个测试用的PHP Script 咱们来测试吧 使用的环境 本文件主要是在Win32的环境下作说明, 您需要的是台跑Windows 9x/NT/2000的计算机, 并装有任何一种web server和PHP3或PHP4, 且可正确执行PHP Script. 并有一种以上的SQL数据库软件, 例如:Access… 本文件以MS-Access数据库来作说明, 其它种的数据库端, 皆可以类似的方法来作ODBC连结. 先建立一个测试用的数据库 进入MS-Access, 建立一个odbctest.mdb的档案. 开始建立一个数据表(tab ...

燕之庐黑板报 - yanzhilu.com/blog

How to install mysql-connector-java / mysql-connector-odbc on fedora

7 days ago by purab

I am using the Fedora9 for installation I downloaded rmp file from this location. http://rpm.pbone.net/index.php3/stat/4/idpl/7221422/com/mysql-connector-java-3.1.12-5.fc9.i386.rpm.html If you are using the fedora 10 or 11, you can use this url; http://www.rpmfind.net/linux/rpm2html/search.php?query ...

Purab's Blog - purab.wordpress.com

01
Nov
2009
All About PHP

8 days ago by Dr. Perl

This category will cover all such topics which we will not be able to drop under other categories. However, we will be introducing more categories and topics. Keep an eye on this category also, you may find very useful stuff here too. Rating: 0.0/ 10 (0 votes cast) Submit this to Script & Style Shar ...

PHPDone - phpdone.com/blog

Databases

8 days ago by Dr. Perl

This category will include information about PHP databases like Using databases with PHP Communicating with databases to create dynamic websites Power of PHP to utilize databases like Oracle, MySQL, PgSQL, SQL Server and etc. Understanding and using ODBC support in PHP and etc. Rating: 0.0/ 10 (0 vo ...

PHPDone - phpdone.com/blog

30
Oct
2009
Bulk Loading Oracle without SQL*Loader | Part 2 – Loading Data into Oracle ...

10 days ago by Greg Stasko

As you’ve done with DB2 in part 1, you need to configure a Progress DataDirect ODBC Driver for the target database, which is Oracle. Enter all of the connection information for the target Oracle database. Do a “Test Connect” to ensure no fat-fingering. Not surprising, you need to supply your user na ...

Data Connections - blogs.datadirect.com · Rank: 132,676 · 13 references

Protect IBM i (AS/400) Data from FTP, ODBC and Remote Command—Webinar ...

11 days ago by Christopher

PowerTech’s annual “State of System i Security” study shows that the vast majority of organizations are still reliant on menu security to protect their data. Unfortunately, users have access to numerous interfaces that completely circumvent these controls, and facilitate easy ways to view, update, a ...

PowerTech PowerBlog - powertechblog.com

29
Oct
2009
Using ODBC with DTW

11 days ago by admin

Out on the SAP Community network there is an interesting article (with examples) by Lisa Mulchinock on how to use ODBC with DTW (Data Transfer Workbench). Here is the link: http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/16238

SBOnotes.com - Tips and Tricks - sbonotes.com/tipsandtricks

Bulk Loading Oracle without SQL*Loader | Part 1 – Extracting the data from DB2

11 days ago by Greg Stasko

In this post, we’ll focus on the extraction of the data from the DB2 system. You’ll learn how to configure your machine to easily extract data from DB2 on z/OS in preparation for a bulk load without running any command-line utilities or writing any SQL! Requirements: A current Windows machine, eithe ...

Data Connections - blogs.datadirect.com · Rank: 132,676 · 13 references

Previous1234567