boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - MySQL
相关主题
help: questions about MySql
Perl DBI & DBD
use DBI in Apache
mysql high hand please help!!!!
Problem in installing DBI?
MySQL configuration file in windows?
Cannot connect to the mysql server insid
MySQL向远程服务器的查询是明文传输的吗?
Problem Running MySql on W2K
急问: 问一个SQL的问题 在线等!
相关话题的讨论汇总
话题: mysql话题: simple话题: server话题: sql话题: database
进入Database版参与讨论
1 (共1页)
m*****e
发帖数: 4193
1
Our sysadm wants me to figure out how to use MySQL on the www server.
I don't know SQL nor did I take any Database courses. Is there a
simple way for me to test the functionality of MySQL? Say, a simple
demo program.
Thanks!
w**********k
发帖数: 1135
2
www.mysql.org
搞下源码,自己安装一遍,非常的简单。
Good luck.

【在 m*****e 的大作中提到】
: Our sysadm wants me to figure out how to use MySQL on the www server.
: I don't know SQL nor did I take any Database courses. Is there a
: simple way for me to test the functionality of MySQL? Say, a simple
: demo program.
: Thanks!

a*****i
发帖数: 4391
3

Be more specific please?
what kind of functionality do you want to test?
Btw, you can't use a database sever *ON* a web server. They are two different
things. x_X

【在 m*****e 的大作中提到】
: Our sysadm wants me to figure out how to use MySQL on the www server.
: I don't know SQL nor did I take any Database courses. Is there a
: simple way for me to test the functionality of MySQL? Say, a simple
: demo program.
: Thanks!

m*****e
发帖数: 4193
4
It has been installed. I just need to test it..the problem is I don't
know SQL and want to finish this task ASAP.
I am reading documents. Any other ideas?

server.
simple

【在 w**********k 的大作中提到】
: www.mysql.org
: 搞下源码,自己安装一遍,非常的简单。
: Good luck.

a*****i
发帖数: 4391
5

get RPM bah.
Easier that way. :)

【在 w**********k 的大作中提到】
: www.mysql.org
: 搞下源码,自己安装一遍,非常的简单。
: Good luck.

m*****e
发帖数: 4193
6

server.
simple
different
Foe example, how to connect to it by CGI? Perl is preferred.
Thank you.

【在 a*****i 的大作中提到】
:
: get RPM bah.
: Easier that way. :)

a*****i
发帖数: 4391
7
oh.
Go to cpan.org and find the DBI, DBD module, install them and you are
set to go. :)
Dont forget to read the related documentation though. Since I dont remeber
what other moduels are pre-requirement to install.

【在 m*****e 的大作中提到】
:
: server.
: simple
: different
: Foe example, how to connect to it by CGI? Perl is preferred.
: Thank you.

m*****e
发帖数: 4193
8

server.
simple
It's a Sun Sparc.

【在 a*****i 的大作中提到】
: oh.
: Go to cpan.org and find the DBI, DBD module, install them and you are
: set to go. :)
: Dont forget to read the related documentation though. Since I dont remeber
: what other moduels are pre-requirement to install.

m*****e
发帖数: 4193
9

are
remeber
Thanks. How to check whether these modules have been installed or not?

【在 a*****i 的大作中提到】
: oh.
: Go to cpan.org and find the DBI, DBD module, install them and you are
: set to go. :)
: Dont forget to read the related documentation though. Since I dont remeber
: what other moduels are pre-requirement to install.

a****s
发帖数: 47
10
What can cpan shell do?
1 (共1页)
进入Database版参与讨论
相关主题
急问: 问一个SQL的问题 在线等!
Oracle表达对SPARC和Solaris的决心
老土中文视频教程,求交换
老土课程教换 (非广告贴):
做事要有原则和底线----评花大价钱买培训课程事件
mysql challenge
请问如何将Mysql database里的数据转化到Access里?
[转载] MySQL
SQL question...
纪录查找问题
相关话题的讨论汇总
话题: mysql话题: simple话题: server话题: sql话题: database