SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`billing`.`customer_domestic_rate_deck`, CONSTRAINT `customer_domestic_rate_deck_ibfk_2` FOREIGN KEY (`deckId`) REFERENCES `domestic_rate_deck` (`deckId`) ON UPDATE CASCADE)
Billing Administration
The nexSwitch administration portal allows you to manage the switch for customers. The nexSwitch portal provides you with provisioning tools for a PBX and trunks. Depending on the option(s) selected, you will find what you require on the left. If you have any questions, please contact nexMatrix Telecom, Inc. at (208) 697-5808.
SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`billing`.`customer_domestic_rate_deck`, CONSTRAINT `customer_domestic_rate_deck_ibfk_2` FOREIGN KEY (`deckId`) REFERENCES `domestic_rate_deck` (`deckId`) ON UPDATE CASCADE)
08-25-2026 21:06:47 SQL Statement: SELECT deckId, deck_name, markup, wholesaler_id FROM domestic_rate_deck WHERE deckId = '6'
08-25-2026 21:06:47 SQL Statement: SELECT invoice_info_id, customer_id, invoice_info_cmpname, invoice_info_comments, invoice_info_cmpadd1, invoice_info_cmpadd2, invoice_info_cmpcity, invoice_info_cmpstate, cmpzip, cmpphone, cmptollfree, cmpfax, invoice_billcontact_email, invoice_info_cmpurl, invoice_info_cmpcopyRight, web_logo1 FROM invoice_info WHERE invoice_info_id = '1'