-- phpMyAdmin SQL Dump
-- version 2.6.3-pl1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Server Version: 5.0.26
-- PHP-Version: 5.1.2
--
-- --------------------------------------------------------
--
-- Tabellenstruktur f�r Tabelle `open_telefon`
--
CREATE TABLE `open_telefon` (
`id` int(11) NOT NULL auto_increment,
`vorname` varchar(50) character set latin1 collate latin1_german1_ci NOT NULL,
`zuname` varchar(50) character set latin1 collate latin1_german1_ci NOT NULL,
`telefon` varchar(100) character set latin1 collate latin1_german1_ci NOT NULL,
`email` varchar(100) character set latin1 collate latin1_german1_ci NOT NULL,
`adresse` varchar(100) character set latin1 collate latin1_german1_ci NOT NULL,
`info` varchar(100) character set latin1 collate latin1_german1_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=750 DEFAULT CHARSET=latin1 AUTO_INCREMENT=750 ;
--
-- Daten f�r Tabelle `open_telefon`
--
INSERT INTO `open_telefon` VALUES (105, '', 'Ass WI-Abendschule', '01 33126 251', '', '', 'TGM');
INSERT INTO `open_telefon` VALUES (106, '', 'Ass WI-Tagesschule', '01 33126 259', 'georg.angerer tgm.ac.at', '', 'TGM');
INSERT INTO `open_telefon` VALUES (107, '', 'AV WI-Abenschule', '01 331260 250', '', '', 'TGM');
INSERT INTO `open_telefon` VALUES (114, '', 'BVA-Fax', '01 404056 053', '', '', 'Versicherung');
INSERT INTO `open_telefon` VALUES (123, '', 'Excon', '01 3109974', '', '', 'Computer');
INSERT INTO `open_telefon` VALUES (130, '', 'GEM-Niederleis', '02576 2305', '', '', '');
INSERT INTO `open_telefon` VALUES (131, '', 'GEM-Ladendorf', '02575 2250', '', '', '');
INSERT INTO `open_telefon` VALUES (132, '', 'GEM-Ernstbrunn', '02576 23010', '', '', '');
INSERT INTO `open_telefon` VALUES (424, '', 'Arbeitsmarkservice', '01 33136 0', '', '', 'Wien');
INSERT INTO `open_telefon` VALUES (425, '', 'BH-Berndorf', '02672 836100', '', '', '');
INSERT INTO `open_telefon` VALUES (426, '', 'BH-Korneuburg', '02262 725660', '', '', '');
INSERT INTO `open_telefon` VALUES (436, '', 'Ettenauer', '02262 9025 11227', '', '', 'BH Korneuburg');
INSERT INTO `open_telefon` VALUES (437, '', 'Exner', '02236 711044', '', '', 'Garagentore');
INSERT INTO `open_telefon` VALUES (550, '', 'Auslandsauskunft', '118201', '', '', '');
INSERT INTO `open_telefon` VALUES (564, '', 'Elektro Treff', '01 3308707', '', '', 'Elektrofachhandel');
INSERT INTO `open_telefon` VALUES (569, '', 'Dirnelwiese', '01 2922552', '', '', 'Gartencenter');
INSERT INTO `open_telefon` VALUES (588, '', 'Apollo', '02266 62764', '', 'Stockerau', 'Kino');
INSERT INTO `open_telefon` VALUES (595, '', 'Lagerhaus', '02952 500352', '', 'Hollabrunn', 'Hollabrunn');
INSERT INTO `open_telefon` VALUES (620, '', 'Libro', '02572 5913', '', 'Mistelbach Hauptplatz', 'Mistelbach Hauptplatz');
INSERT INTO `open_telefon` VALUES (621, '', 'Libro', '02572 32660', '', 'Mistelbach M-City', 'Mistelbach M-City');
INSERT INTO `open_telefon` VALUES (656, '', 'Fetter', '02262 7010', '', 'Kornueburg', 'Kornueburg');
INSERT INTO `open_telefon` VALUES (727, '', 'Doleschal', '02266 67771', '', 'Stockerau', 'Tennishalle');
INSERT INTO `open_telefon` VALUES (739, '', 'Donauturm', '01 2633572', '', '', '');