RE: [U2] XML with UO7.1

2006-01-17 Thread Victor St Clair
, 2006 6:15 AM To: u2-users@listserver.u2ug.org Subject:RE: [U2] XML with UO7.1 How about a Virtual Attribute that reproduces the Single Valued items for the number of Multi-Values. Then add it to your Association. Thanks, David A. Green DAG Consulting --- u2-users mailing list u2

Re: [U2] XML with UO7.1

2006-01-17 Thread Don Kibbey
I can't confime anything with xml stuff! I started using .Net when it first came out. There were no xml functions at that time. So, I've always just done it the hard way. I'm fortunate to have full access to both ends of the process though so it's not so bad. Sounds like you have things well in

RE: [U2] XML with UO7.1

2006-01-17 Thread Victor St Clair
wrong about that. But your reply seems to confirm my guess. Thanks again for the reply. Victor St. Clair -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Don Kibbey Sent: Tuesday, January 17, 2006 5:09 AM To: u2-users@listserver.u2ug.org Sub

RE: [U2] XML with UO7.1

2006-01-17 Thread Victor St Clair
Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David A. Green Sent: Tuesday, January 17, 2006 6:15 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] XML with UO7.1 How about a Virtual Attribute that reproduces the Single Valued items for

Re: [U2] XML with UO7.1

2006-01-17 Thread Don Kibbey
I've found it's a lot simpler to just manually create an ADO.NET data structure and then populate it myself with UO.NET. I have to type a little more (perhaps not much more than if I were to use XML) but I get exactly what I want. I have a couple of examples if you'd like to take a look. -- Don

RE: [U2] XML with UO7.1

2006-01-17 Thread David A. Green
How about a Virtual Attribute that reproduces the Single Valued items for the number of Multi-Values. Then add it to your Association. Thanks, David A. Green DAG Consulting -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Victor St Clair Sent: Monday, Ja