I am attempting to reverse engineer my SQL Server 2008 R2 database and have finally been able to get most of the tables created. One of my views came across oddly.The table in the image below came over fine, but a view that is contained in the database and is just doing a simple select on that table seems to have been created in PowerDesigner with each character in one it's columns being translated into seperate individual fields in PowerDesigner. Has anyone seen this before? If so, can anyone help me understand what's going on?