Coffee Shop database - only $10

Status
Not open for further replies.

Mike

New member
Jun 27, 2006
6,777
116
0
51
On the firing line
Rating - 100%
34   0   0
Pay and Download Now!

Coffee is hugely popular, not that I have to tell you that, and luckily it also has a lot of affiliate programs available. So, to help your coffee site along, here is a database of over 16,000 coffee shops in the USA.

Sample of the file:
Code:
-- ----------------------------
-- Table structure for _DATA
-- ----------------------------
CREATE TABLE `_DATA` (
  `_ID` int(11) NOT NULL default '0',
  `_NAME` varchar(127) default NULL,
  `_ADDRESS` varchar(127) default NULL,
  `_CITY` varchar(64) default NULL,
  `_STATE` char(2) default NULL,
  `_ZIP` varchar(5) default NULL,
  `_PHONE` varchar(15) default NULL,
  PRIMARY KEY  (`_ID`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

-- ----------------------------
-- Records 
-- ----------------------------
INSERT INTO `_DATA` VALUES ('1', 'Valley Espresso', '9102 Mendenhall Mall Rd', 'Juneau', 'AK', '99801', '(907) 790-2171');
INSERT INTO `_DATA` VALUES ('2', 'The Tundra Espresso Cafe', '', 'Wasilla', 'AK', '99629', '(907) 644-8338');
INSERT INTO `_DATA` VALUES ('3', 'The Healthy Nuts Coffee House', '', 'Wasilla', 'AK', '99629', '(907) 644-6099');
INSERT INTO `_DATA` VALUES ('4', 'The Espresso Barn', '204 S Willow St', 'Kenai', 'AK', '99611', '(907) 283-6565');
INSERT INTO `_DATA` VALUES ('5', 'The Coffee Shop', '', 'Atka', 'AK', '99547', '(907) 543-7725');
INSERT INTO `_DATA` VALUES ('6', 'The Coffee Shop', '', 'Nome', 'AK', '99762', '(907) 443-3000');

Cost is only $10!!!

Instant download upon payment. Go here to buy now!

If you would like iTrader following payment, just PM me with the PayPal email address you used, and I will submit iTrader for you.

Thanks!
 


Status
Not open for further replies.