本文介绍了父列和子列没有类型匹配的列.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
建立关系时,出现此类错误"Parent Columns and Child Columns don''t have type-matching columns."
我的表ID是int,主键和子表ID是varchar.
请帮助我
when I establised a relation i got this type of error"Parent Columns and Child Columns don''t have type-matching columns."
My table id is int and primary key and child table id is varchar.
please help me
推荐答案
这篇关于父列和子列没有类型匹配的列.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!