Results 1-25 of about 85 results found for 'iso 3166' in 0.56 seconds
 1 234

ref-countries-create.sql
-- @creation-date 2001-08-27
-- @cvs-id $Id: ref-countries-create.sql,v 1.2 2001/09/02 17:06:29 donb Exp $
-- country is taken from ISO 3166
-- probably ought to add a note about analyze for efficiency on non-integer primary keys
create table countries (
Language: SQL
LOC: 66
OpenACS : Openacs 4.6.3 (project search) : .../packages/ref-countries/sql/oracle/ref-countries-create.sql

ref-countries-create.sql
-- @creation-date 2001-08-27
-- @cvs-id $Id: ref-countries-create.sql,v 1.1 2001/09/15 00:49:28 donb Exp $
-- country is taken from ISO 3166
-- probably ought to add a note about analyze for efficiency on non-integer primary keys
create table countries (
Language: SQL
LOC: 57
OpenACS : Openacs 4.6.3 (project search) : .../packages/ref-countries/sql/postgresql/ref-countries-create.sql

ref-countries-create.sql
-- @creation-date 2001-08-27
-- @cvs-id $Id: ref-countries-create.sql,v 1.1.1.1 2005/12/03 18:31:20 cvs Exp $
-- country is taken from ISO 3166
-- probably ought to add a note about analyze for efficiency on non-integer primary keys
create table countries (
Language: SQL
LOC: 46
Spider_20090401_inc : ]project-open[ (project search) : .../packages.3.3.1.2.0/ref-countries/sql/postgresql/ref-countries-create.sql

ref-countries-create.sql
-- @creation-date 2001-08-27
-- @cvs-id $Id: ref-countries-create.sql,v 1.1.1.1 2005/12/03 18:31:20 cvs Exp $
-- country is taken from ISO 3166
-- probably ought to add a note about analyze for efficiency on non-integer primary keys
create table countries (
Language: SQL
LOC: 57
Spider_20090401_inc : ]project-open[ (project search) : .../packages.3.3.1.2.0/ref-countries/sql/oracle/ref-countries-create.sql

ref-country-data.sql
-- @creation-date 2001-08-27
-- @cvs-id $Id: ref-country-data.sql,v 1.1 2001/08/27 22:14:43 jong Exp $
-- country is taken from ISO 3166
-- I need to know the easy way to add extended chars in sqlplus then I can add french and spanish
-- ISO country codes
Language: SQL
LOC: 240
OpenACS : Openacs 4.6.3 (project search) : .../packages/ref-countries/sql/common/ref-country-data.sql

countries.sql
-- ORIGINAL AUTHOR:  Paul Ritchey
--
-- DESCRIPTION:  This table contains the ISO country names and two letter
-- abbreviations as stated in ISO-3166.
--
Language: SQL
License: GPL
(C) 2006 Paul Ritchey, Jim Sansing
LOC: 5
Spider_20090228_inc : Renaissance Core (project search) : .../008/renaissancecore/RenaissanceDB/sql_tables/countries.sql

countries.sql
-- ORIGINAL AUTHOR:  Paul Ritchey
--
-- DESCRIPTION:  This table contains the ISO country names and two letter
-- abbreviations as stated in ISO-3166.
--
Language: SQL
License: GPL
(C) 2006 Paul Ritchey, Jim Sansing
LOC: 5
Spider_20090228_inc : Renaissance Core (project search) : .../share/renaissance_core/renaissancedb/sql_tables/countries.sql

countries.sql
-- ORIGINAL AUTHOR:  Paul Ritchey
--
-- DESCRIPTION:  This table contains the ISO country names and two letter
-- abbreviations as stated in ISO-3166.
--
Language: SQL
License: GPL
(C) 2006 Paul Ritchey, Jim Sansing
LOC: 5
Spider_316 : Realeyes (project search) : .../share/realeyes/realeyesDB/sql_tables/countries.sql

countries.sql
-- ORIGINAL AUTHOR:  Paul Ritchey
--
-- DESCRIPTION:  This table contains the ISO country names and two letter
-- abbreviations as stated in ISO-3166.
--
Language: SQL
License: GPL
(C) 2006 Paul Ritchey, Jim Sansing
LOC: 5
Spider_316 : Realeyes (project search) : .../realeyesDB_0.9.5_source.tar.gz/RealeyesDB/install/sql_tables/countries.sql

bookdb.sql
   fav_book VARCHAR(32),
   occupation VARCHAR(32),
   country_iso char(2),
   birthdate DATETIME,
   opt_in INTEGER,
Language: SQL
LOC: 160
Spider_301 : HTML::FormHandler::Model::DBIC (project search) : .../HTML-FormHandler-Model-DBIC-0.06.tar.gz/HTML-FormHandler-Model-DBIC-0.06/t/db/bookdb.sql

iso_country_list.sql
# iso_countries_list.sql
#
# This will create and then populate a MySQL table with a list of the names and
Language: SQL
LOC: 239
Spider_315 : Protoforge (project search) : .../protoforge/protoforge_v1.2.zip/protoforge_v1.2/database/iso_country_list.sql

Datos_Pais.sql
     ponerlo en otro orden ...? Quizs en orden de cdigo telefnico
     internacional ..?
     Los datos han sido obtenidos del ISO 3166-1  (Observar nuevas
     actualizaciones...)
                    Luis Cabrera Sauco <lcabrera@idecnet.com>
Language: SQL
License: GPL
LOC: 4
SourceForge : ASPL Fact (project search) : .../aspl-fact/sql/datos/demo/Datos_Pais.sql

ad-locales.sql
  territories and character sets when not defined).  The formats
  for numbers, currency, dates, etc. are determined by the territory.
  language is two letter abbrev is ISO 639 language code
  country is two letter abbrev is ISO 3166 country code
  mime_charset is IANA charset name
Language: SQL
LOC: 70
OpenACS : Openacs 4.6.3 (project search) : .../packages/acs-lang/sql/oracle/ad-locales.sql

ad-locales.sql
  territories and character sets when not defined).  The formats
  for numbers, currency, dates, etc. are determined by the territory.
  language is two letter abbrev is ISO 639 language code
  country is two letter abbrev is ISO 3166 country code
  mime_charset is IANA charset name
Language: SQL
LOC: 70
OpenACS : Openacs 4.6.3 (project search) : .../packages/acs-lang/sql/postgresql/ad-locales.sql

locale_match.sql
  DECLARE  answer INTEGER DEFAULT 0;
  -- locale should be "default", "xx", "xx-YY", or "xx-YY-variant",
  -- where "xx" is a lower-case ISO 639 language code,
  -- "YY" is an upper-case ISO 3166 country code,
  -- and "variant" is a specific variant specification for a given
Language: SQL
License: GPL
Copyright 2004-2005 Caboodle Networks, Inc.
LOC: 31
Spider_20090227_inc : semantical (project search) : .../database/definition/mysql/procs/locale_match.sql

locale_match.sql
BEGIN
  -- locale should be "default", "xx", "xx-YY", or "xx-YY-variant",
  -- where "xx" is a lower-case ISO 639 language code,
  -- "YY" is an upper-case ISO 3166 country code,
  -- and "variant" is a specific variant specification for a given
Language: SQL
License: GPL
Copyright 2004-2005 Caboodle Networks, Inc.
LOC: 30
Spider_20090227_inc : semantical (project search) : .../database/definition/oracle/procs/locale_match.sql

locale_match.sql
  DECLARE  answer INTEGER DEFAULT 0;
  -- locale should be "default", "xx", "xx-YY", or "xx-YY-variant",
  -- where "xx" is a lower-case ISO 639 language code,
  -- "YY" is an upper-case ISO 3166 country code,
  -- and "variant" is a specific variant specification for a given
Language: SQL
License: GPL
Copyright 2004-2005 Caboodle Networks, Inc.
LOC: 31
Spider_20090227_inc : semantical (project search) : .../database/definition/mysql/procs/locale_match.sql

locale_match.sql
BEGIN
  -- locale should be "default", "xx", "xx-YY", or "xx-YY-variant",
  -- where "xx" is a lower-case ISO 639 language code,
  -- "YY" is an upper-case ISO 3166 country code,
  -- and "variant" is a specific variant specification for a given
Language: SQL
License: GPL
Copyright 2004-2005 Caboodle Networks, Inc.
LOC: 30
Spider_20090227_inc : semantical (project search) : .../database/definition/oracle/procs/locale_match.sql

locale_match.sql
  DECLARE  answer INTEGER DEFAULT 0;
  -- locale should be "default", "xx", "xx-YY", or "xx-YY-variant",
  -- where "xx" is a lower-case ISO 639 language code,
  -- "YY" is an upper-case ISO 3166 country code,
  -- and "variant" is a specific variant specification for a given
Language: SQL
License: GPL
Copyright 2004-2005 Caboodle Networks, Inc.
LOC: 31
Spider_20090227_inc : semantical (project search) : .../database/definition/mysql/procs/locale_match.sql

locale_match.sql
BEGIN
  -- locale should be "default", "xx", "xx-YY", or "xx-YY-variant",
  -- where "xx" is a lower-case ISO 639 language code,
  -- "YY" is an upper-case ISO 3166 country code,
  -- and "variant" is a specific variant specification for a given
Language: SQL
License: GPL
Copyright 2004-2005 Caboodle Networks, Inc.
LOC: 30
Spider_20090227_inc : semantical (project search) : .../database/definition/oracle/procs/locale_match.sql

locale_match.sql
  DECLARE  answer INTEGER DEFAULT 0;
  -- locale should be "default", "xx", "xx-YY", or "xx-YY-variant",
  -- where "xx" is a lower-case ISO 639 language code,
  -- "YY" is an upper-case ISO 3166 country code,
  -- and "variant" is a specific variant specification for a given
Language: SQL
License: GPL
Copyright 2004-2005 Caboodle Networks, Inc.
LOC: 31
Spider_20090227_inc : semantical (project search) : .../database/definition/mysql/procs/locale_match.sql

locale_match.sql
BEGIN
  -- locale should be "default", "xx", "xx-YY", or "xx-YY-variant",
  -- where "xx" is a lower-case ISO 639 language code,
  -- "YY" is an upper-case ISO 3166 country code,
  -- and "variant" is a specific variant specification for a given
Language: SQL
License: GPL
Copyright 2004-2005 Caboodle Networks, Inc.
LOC: 30
Spider_20090227_inc : semantical (project search) : .../database/definition/oracle/procs/locale_match.sql

locale_match.sql
  DECLARE  answer INTEGER DEFAULT 0;
  -- locale should be "default", "xx", "xx-YY", or "xx-YY-variant",
  -- where "xx" is a lower-case ISO 639 language code,
  -- "YY" is an upper-case ISO 3166 country code,
  -- and "variant" is a specific variant specification for a given
Language: SQL
License: GPL
Copyright 2004-2005 Caboodle Networks, Inc.
LOC: 31
Spider_20090227_inc : semantical (project search) : .../database/definition/mysql/procs/locale_match.sql

locale_match.sql
BEGIN
  -- locale should be "default", "xx", "xx-YY", or "xx-YY-variant",
  -- where "xx" is a lower-case ISO 639 language code,
  -- "YY" is an upper-case ISO 3166 country code,
  -- and "variant" is a specific variant specification for a given
Language: SQL
License: GPL
Copyright 2004-2005 Caboodle Networks, Inc.
LOC: 30
Spider_20090227_inc : semantical (project search) : .../database/definition/oracle/procs/locale_match.sql

defaults.sql
INSERT INTO code_param (type, code, name) VALUES ('displaycodes',1,'Only Display Within Section');
INSERT INTO code_param (type, code, name) VALUES ('displaycodes',-1,'Never Display');
INSERT INTO code_param (type, code, name) VALUES ('isolatemodes',0,'Part of Site');
INSERT INTO code_param (type, code, name) VALUES ('isolatemodes',1,'Standalone');
INSERT INTO code_param (type, code, name) VALUES ('issuemodes',0,'Neither');
Language: SQL
LOC: 678
SourceForge : Oedipus (project search) : .../oedipus/oedipus/solidus/sql/defaults.sql

 1 234

Project Matches

ip2loc - Utilities and C/C++-library API for mapping...









About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us