Tagged Questions

0
votes
1answer
17 views

SQL 2005: How to add same column and FK across multiple tables.

Hello I need to add a Column "CurrentLifeCycleId" [int] into 73 tables and also add a Foreign Key from this new column to another single table "LifeCycle" Id column...is there a s …
3
votes
2answers
40 views

Handling foreign key exceptions in PHP

What is the best way in PHP to handle foreign key exceptions on a mysql database? Is there a mysql class that can be used to simplify any code? Ideally, what I want to do, as an e …
0
votes
0answers
11 views

loading data from a flat file to table using informatica, having both english and foreign language characters like chinese

I am loading data from a flat file to table using informatica, the file has both english and foreign language characters like chinese, and others. The foreign language characters a …
1
vote
4answers
99 views

SQL Server Foreign Key constraint benefits

We're designing a database in which I need to consider some FK(foreign key) constraints. But it is not limited to formal structuring and normalization. We go for it only …
0
votes
1answer
74 views

MySQL InnoDB CASCADE?

Hi, I am starting to experiment with using InnoDB in web applications. I've setup some tables with a foreign key, but they are not behaving as expected. Here are my table CREATE …
1
vote
4answers
92 views

Language of variable names? (native foreign language speakers)

We are a spanish speaking development team, we code in django and we all are pretty fluent in english, as all documentation, sample code, APIs, etc come in english. On our last pr …
1
vote
2answers
49 views

Mysql mapping table FK constraints

Hi, I'm experiencing some difficulties with foreign key constraints. I have three tables: Features ID PK AUTO_INC Title VARCHAR Subscriptions ID PK AUTO_INC Title …
0
votes
1answer
48 views

Foreign key constraints while dumping data

mysqldump --compact --no-create-info -h192.168.150.180 -uroot -p live pnlbus_stops | sed s/pnlbus_stops/bus_stops/g | mysql test I am getting an error: ERROR 1062 (23000) at line …
0
votes
5answers
134 views

To use a foreign key in mysql or not to?

I have been coding with mysql DB's for a couple years now and I have never used a foreign key, Now I understand a foreign key is like an ID on one table that corresponds with a p …
0
votes
0answers
103 views

Working in a Foreign Country [closed]

How does it look like to be working in a foreign country? can u share your experiences with me? Is MCPD or MCITP certification and TOEFL-IELTS-Cambridge degrees will be enough for …