|
-
Apr 8th, 2006, 04:28 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] Importing XML by VB6
hi all,
i wanna import xml to my SQL Server 2000 by vb6 but iam a bigener to this
and i dont know from where i have to start
thx for help. 
and here is a sample for the xml file
<?xml version="1.0" encoding="UTF-16" ?>
- <NWCustomers>
<Customer>Maria Anders</Customer>
<Customer>Ana Trujillo</Customer>
<Customer>Antonio Moreno</Customer>
<Customer>Thomas Hardy</Customer>
<Customer>Christina Berglund</Customer>
and so on .....................................
</NWCustomers>
Last edited by Hack; Apr 10th, 2006 at 06:51 AM.
Reason: Added [RESOLVED] to thread title and green "resolved" checkmark
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Apr 9th, 2006, 04:25 PM
#2
-
Apr 10th, 2006, 02:29 AM
#3
Thread Starter
Frenzied Member
Re: Importing XML by VB6
thanks alot Al42
it is working fine
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|