![]() |
|
|||||||
| Notices |
| Programming Forum Web and Software Programming Forum - Java, PHP, SQL etc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
ok. This is a bit of info from the .sql file in the db folder that the programmer sent.
-- phpMyAdmin SQL Dump -- version 2.11.0 -- phpMyAdmin | MySQL Database Administration Tool | www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Jan 10, 2008 at 09:10 AM -- Server version: 5.0.45 -- PHP Version: 5.2.3 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; -- -- Database: `funchill_heartlandmeds` -- -- -------------------------------------------------------- -- -- Table structure for table `admin` -- CREATE TABLE `admin` ( `userid` int(11) NOT NULL auto_increment, `username` varchar(50) default NULL, `password` varchar(50) default NULL, `status` int(11) default NULL, PRIMARY KEY (`userid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=5 ; I noticed that it still has this information: Host: localhost Database: `funchill_heartlandmeds` funchill_heartlandmeds is not the name of my database. Does this need changed? |
|
||||
|
It will have to be your DB name
|
|
||||
|
i hope those aren't the real connection details you've just provided to the world! if they are i'd definitely advise editing your post quick sharp!
__________________
-- my new favourite g33k site: http://parsed.org -- |
|
||||
|
mysql.jwmull.com
__________________
-- my new favourite g33k site: http://parsed.org -- |
![]() |
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Thomas Hawk's Digital Connection | Toon | Photography Forum | 3 | 26-10-2007 11:35 AM |
| Simulating a slow connection/server | LeadMagnet | Graphic Design and Web Design Help | 1 | 25-07-2007 08:43 PM |
| connection | Laura Lynne | Off Topic | 1 | 10-02-2007 09:48 PM |
| All times are GMT. The time now is 06:48 AM. |