installing on linux

2001-02-22 Thread Mac Martine
hello- i just ran gunzip on the binary distribution i got from mysql.com ( mysql-3.23.33.tar.gz ). The 'mysql_install_db' cannot be run because it has a '.sh' ending on it. Actually many of the files in that same folder have a '.sh' ending. (mysql_install_db.sh) Why is this, and what do I do

installing on linux

2001-02-21 Thread Mac Martine
hello- i just ran gunzip on the binary distribution i got from mysql.com ( mysql-3.23.33.tar.gz ). The 'mysql_install_db' cannot be run because it has a '.sh' ending on it. Actually many of the files in that same folder have a '.sh' ending. (mysql_install_db.sh) Why is this, and what do I do

Re: accessing

2001-01-25 Thread Mac Martine
would you mind going into a little more detail...i'm near clueless about all this..thanks- mac - Original Message - From: Dominggus Andy A <[EMAIL PROTECTED]> To: 'Mac Martine' <[EMAIL PROTECTED]> Sent: Friday, January 26, 2001 12:38 AM Subject: RE: accessing

accessing

2001-01-25 Thread Mac Martine
First off, I'd like to thank everybody whos helped me here in the past few daysi'm getting there... So, i am now able to access a database i created through mysql locally. then i granted all privileges to myself then i uploaded the database pages to my remote domainand made a p

new mysql account

2001-01-25 Thread Mac Martine
how do i set up another mysql account after setting up the root account. i used mysqladmin to set up my root account, now i want to set up a remotye account to access files on my remote server, right? so i cant figure out how to set up another account. i even tried uninstalling and re-installing

new mysql account

2001-01-25 Thread Mac Martine
how do i set up another mysql account after setting up the root account. i used mysqladmin to set up my root account, now i want to set up a remotye account to access files on my remote server, right? so i cant figure out how to set up another account. i even tried uninstalling and re-installing

Re: odbc_connect();

2001-01-24 Thread Mac Martine
oh, true..thanks! actually its now saying: isnt odbc_connect() a predefined function? Fatal error: Call to unsupported or undefined function odbc_connect() -hmmm... mac - Original Message - From: Thiemo Nagel <[EMAIL PROTECTED]> To: Mac Martine <[EMAIL PROTECTED]>; <[

Re: odbc_connect();

2001-01-24 Thread Mac Martine
oh, true..thanks! actually its now saying: isnt odbc_connect() a predefined function? Fatal error: Call to unsupported or undefined function odbc_connect() -hmmm... mac - Original Message - From: Thiemo Nagel <[EMAIL PROTECTED]> To: Mac Martine <[EMAIL PROTECTED]>; <[

odbc_connect();

2001-01-24 Thread Mac Martine
hello- I'm getting a parse error here...any ideas why? This is my first try at databases, php, mysql and odbc, so. the database is one which i made in MSaccess... thanks- if(!(odbc_db = odbc_connect($odbc_dsn, $odbc_userid, $odbc_password))) <---PARSE ERROR ON LINE ABOVE-

Re: MORE basics!!

2001-01-24 Thread Mac Martine
'. Isnt that what I want to do somehow? Thanks! Mac - Original Message - From: Jacques Venter <[EMAIL PROTECTED]> To: Mac Martine <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 24, 2001 1:18 AM Subject: RE: basics!! > Hi Mac, > > You shou

Re: basics!!

2001-01-23 Thread Mac Martine
other error.. any help? thanks- mac - Original Message - From: Jacques Venter <[EMAIL PROTECTED]> To: Mac Martine <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 24, 2001 12:08 AM Subject: RE: basics!! > Hi Mac, > > This is actually

basics!!

2001-01-23 Thread Mac Martine
allright, so i am a beginner with some very basic questions... I installed and set up mysql, but everything i read, talks about using ms-dos or something to use it. It looks the interface i have for mysql has all those options, or no??? Is whatever I will want to do not possible within that in