My point was the data schema Robert send was for two tables that aren't part of the sample data
And I was wondering if before creating the sample you had somehow magically imported from the schema into a DB so you could map with the BO mapper.
I think I was having a bad expressing myself day
( but it did get me Googling and it turns out there is indeed a way to create XSD Schemas from SQL 2005 with t_sql and then the there a way of creating data structures in SQL from schemas, but the format Robert used wasn't the one, so I guess that wasn't the intention )
Just trying to catch up on the huge gaps in my basic knowledge of VS/VB tricks
I'm glad you found a few tools to convert the XSDs and so forth. But just remember, the only 2 sources of structures for the BOMapper are the DDT and the database itself on the server.