La recherche a retourné 2 résultats

par KathrynGah
mar. janv. 28, 2020 12:24 pm
Forum : Installation & Base de données / Installation & Database
Sujet : Migration from 1.12.1 to 1.20.1
Réponses : 5
Vues : 6158

Migration from 1 12 1 to 1 20 1

Hi Ed: timestamp is a column on the table you intend to migrate. This field has to be a numeric value. What is happening is the migration process check this value and if it is not numeric, the record is not migrated at all. For the data you reported, something went wrong with the timestamp and it is...
par KathrynGah
jeu. déc. 26, 2019 6:27 am
Forum : Installation & Base de données / Installation & Database
Sujet : Lien entre une BDD Mysql et Squash-tm 1.20
Réponses : 4
Vues : 11071

Lien entre une BDD Mysql et Squash tm 1 20

yes: copied from interface: Connection Strings Perl dbh = DBI->connectDBI:mysql:cohuntgu_sope1:localhost,cohuntgu_cohunt,<PASSWORD HERE>; PHP dbh=mysql_connect localhost, cohuntgu_cohunt, <PASSWORD HERE> or die I cannot connect to the database because: . mysql_error; mysql_select_db cohuntgu_sope1;

Aller sur la recherche avancée