-- phpMyAdmin SQL Dump
-- version 2.10.0.2
-- http://www.phpmyadmin.net
-- 
-- Host: localhost
-- Generation Time: May 08, 2008 at 06:50 PM
-- Server version: 4.0.24
-- PHP Version: 4.4.4-8+etch4

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";

-- 
-- Database: `bancociudad`
-- 

-- --------------------------------------------------------

-- 
-- Table structure for table `formFincomex`
-- 

CREATE TABLE `formFincomex` (
  `id` int(8) NOT NULL auto_increment,
  `razonsocial` varchar(200) NOT NULL default '',
  `cuit` varchar(40) NOT NULL default '',
  `calle` varchar(80) NOT NULL default '',
  `nro` varchar(20) NOT NULL default '',
  `cp` varchar(20) NOT NULL default '',
  `telefono` varchar(20) NOT NULL default '',
  `fax` varchar(20) NOT NULL default '',
  `email` varchar(40) NOT NULL default '',
  `web` varchar(80) NOT NULL default '',
  `contacto_nombre1` varchar(40) NOT NULL default '',
  `contacto_telefono1` varchar(40) NOT NULL default '',
  `contacto_nombre2` varchar(40) NOT NULL default '',
  `contacto_telefono2` varchar(40) NOT NULL default '',
  `contacto_nombre3` varchar(40) NOT NULL default '',
  `contacto_telefono3` varchar(40) NOT NULL default '',
  `fondea1` tinyint(1) NOT NULL default '0',
  `fondea2` tinyint(1) NOT NULL default '0',
  `fondea3` tinyint(1) NOT NULL default '0',
  `fondea4` tinyint(1) NOT NULL default '0',
  `fondea5` tinyint(1) NOT NULL default '0',
  `fondea_otros` text NOT NULL,
  `productos_bancarios1` tinyint(1) NOT NULL default '0',
  `productos_bancarios2` tinyint(1) NOT NULL default '0',
  `productos_bancarios3` tinyint(1) NOT NULL default '0',
  `productos_bancarios4` tinyint(1) NOT NULL default '0',
  `productos_bancarios5` tinyint(1) NOT NULL default '0',
  `productos_bancarios6` tinyint(1) NOT NULL default '0',
  `productos_bancarios7` tinyint(1) NOT NULL default '0',
  `productos_bancarios8` tinyint(1) NOT NULL default '0',
  `productos_bancarios9` tinyint(1) NOT NULL default '0',
  `productos_bancarios10` tinyint(1) NOT NULL default '0',
  `productos_bancarios11` tinyint(1) NOT NULL default '0',
  `productos_bancarios12` tinyint(1) NOT NULL default '0',
  `productos_bancarios13` tinyint(1) NOT NULL default '0',
  `productos_bancarios_otros` text NOT NULL,
  `instituciones_financieras` text NOT NULL,
  `credito` tinyint(1) NOT NULL default '0',
  `credito_otorgado` tinyint(1) NOT NULL default '0',
  `porque_credito` varchar(40) NOT NULL default '',
  `destino1` tinyint(1) NOT NULL default '0',
  `destino2` tinyint(1) NOT NULL default '0',
  `destino3` tinyint(1) NOT NULL default '0',
  `destino4` tinyint(1) NOT NULL default '0',
  `destino5` tinyint(1) NOT NULL default '0',
  `destino_otro` varchar(40) NOT NULL default '',
  `mecanismos_financiamiento` tinyint(1) NOT NULL default '0',
  `mecanismos_financiamiento_cuales` text NOT NULL,
  `precalificacion_crediticia` tinyint(1) NOT NULL default '0',
  `basica_a` varchar(40) NOT NULL default '',
  `basica_b` varchar(40) NOT NULL default '',
  `basica_c` varchar(40) NOT NULL default '',
  `basica_d` varchar(40) NOT NULL default '',
  `basica_e` varchar(40) NOT NULL default '',
  `basica_f` varchar(40) NOT NULL default '',
  `asistencia_a` varchar(40) NOT NULL default '',
  `asistencia_b` varchar(40) NOT NULL default '',
  `asistencia_c` varchar(40) NOT NULL default '',
  `socio_inversor` tinyint(1) NOT NULL default '0',
  `informacion_interna` tinyint(1) NOT NULL default '0',
  `flujo_caja` tinyint(1) NOT NULL default '0',
  PRIMARY KEY  (`id`)
) TYPE=MyISAM AUTO_INCREMENT=16 ;

-- 
-- Dumping data for table `formFincomex`
-- 

INSERT INTO `formFincomex` (`id`, `razonsocial`, `cuit`, `calle`, `nro`, `cp`, `telefono`, `fax`, `email`, `web`, `contacto_nombre1`, `contacto_telefono1`, `contacto_nombre2`, `contacto_telefono2`, `contacto_nombre3`, `contacto_telefono3`, `fondea1`, `fondea2`, `fondea3`, `fondea4`, `fondea5`, `fondea_otros`, `productos_bancarios1`, `productos_bancarios2`, `productos_bancarios3`, `productos_bancarios4`, `productos_bancarios5`, `productos_bancarios6`, `productos_bancarios7`, `productos_bancarios8`, `productos_bancarios9`, `productos_bancarios10`, `productos_bancarios11`, `productos_bancarios12`, `productos_bancarios13`, `productos_bancarios_otros`, `instituciones_financieras`, `credito`, `credito_otorgado`, `porque_credito`, `destino1`, `destino2`, `destino3`, `destino4`, `destino5`, `destino_otro`, `mecanismos_financiamiento`, `mecanismos_financiamiento_cuales`, `precalificacion_crediticia`, `basica_a`, `basica_b`, `basica_c`, `basica_d`, `basica_e`, `basica_f`, `asistencia_a`, `asistencia_b`, `asistencia_c`, `socio_inversor`, `informacion_interna`, `flujo_caja`) VALUES 
(10, 'pmsa', '14867774', 'baune2715', '1', '1431', '1554896715', '', 'carlosraulloza@hotmail.com', 'http://', 'carlos', '1554896715', '', '', '', '', 1, 0, 0, 0, 0, '', 1, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, '', 'a.bansud\r\nb.\r\nc.\r\nd.\r\ne.', 0, 1, '', 0, 0, 1, 0, 0, '', 0, '', 0, '', '', '', '', '', '', '', '', '', 1, 1, 0),
(11, 'test', 'test', '', '', '', '4', '', '', 'http://', 'Nombre', 'Teléfono', 'Nombre', 'Teléfono', 'Nombre', 'Teléfono', 0, 0, 0, 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 'a.\r\nb.\r\nc.\r\nd.\r\ne.', 0, 0, '', 0, 0, 0, 0, 0, '', 0, '', 0, '', '', '', '', '', '', '', '', '', 0, 0, 0),
(13, 'aa', '', '', '', '', '4', '', '', 'http://', 'Nombre', 'Teléfono', 'Nombre', 'Teléfono', 'Nombre', 'Teléfono', 0, 0, 0, 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 'a.\r\nb.\r\nc.\r\nd.\r\ne.', 0, 0, '', 0, 0, 0, 0, 0, '', 0, '', 0, '', '', '', '', '', '', '', '', '', 0, 0, 0),
(14, 'Pais Olano SA', '30707865829', 'Luis Vernet', 'S/N', '1748', '0237-4850819', '0237-4850819', 'ADMINISTRACION@PAISOLANO.COM.AR', 'http://', 'Rubén Gorza', '0237-4850819', 'Daniel Noutary', '0237-4850819', 'Noelia Palacios', '0237-4850819', 0, 1, 1, 0, 0, '', 0, 0, 0, 1, 1, 1, 0, 1, 0, 0, 0, 0, 1, 'Leasing', 'a.Santander Rio\r\nb.HSBC\r\nc.Supervielle\r\nd.Ciudad\r\ne.Nacion', 1, 1, '', 1, 0, 0, 0, 0, '', 1, 'Descuento de facturas', 0, '', '', '', '', '', '', '', '', '', 0, 1, 0),
(15, 'prueba', 'prueba', '', '', '', '4', '', '', 'http://', 'Nombre', 'Teléfono', 'Nombre', 'Teléfono', 'Nombre', 'Teléfono', 0, 0, 0, 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 'a.\r\nb.\r\nc.\r\nd.\r\ne.', 0, 0, '', 0, 0, 0, 0, 0, '', 0, '', 0, '', '', '', '', '', '', '', '', '', 0, 0, 0);
