Click here to Skip to main content
15,909,822 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Image Encryption and Decrypting Pin
sarfarazaliqureshi22-Sep-08 8:13
sarfarazaliqureshi22-Sep-08 8:13 
Questiondynamic hyperlink + automatic mouse clicker Pin
laurenss21-Sep-08 7:30
laurenss21-Sep-08 7:30 
Questionhow to use report viewer in win application? Pin
Piyush Vardhan Singh21-Sep-08 3:57
Piyush Vardhan Singh21-Sep-08 3:57 
AnswerRe: how to use report viewer in win application? Pin
Paul Conrad21-Sep-08 7:29
professionalPaul Conrad21-Sep-08 7:29 
QuestionMscomcontrol and Mswinsck.ocx.. Pin
Subjugate21-Sep-08 3:01
Subjugate21-Sep-08 3:01 
AnswerRe: Mscomcontrol and Mswinsck.ocx.. Pin
Paul Conrad21-Sep-08 7:31
professionalPaul Conrad21-Sep-08 7:31 
GeneralRe: Mscomcontrol and Mswinsck.ocx.. Pin
Subjugate21-Sep-08 14:58
Subjugate21-Sep-08 14:58 
QuestionSaving a list of products [modified] Pin
Zaegra21-Sep-08 2:20
Zaegra21-Sep-08 2:20 
Hey,
I want to store a list of products in a database. I've tried XML, but the problem is: I can't store special characters. (Actually, there are ways, but I need something simplistic Poke tongue | ;-P ) So: does anyone have ideas on saving a list of products in a database, which I can edit and read with ease? I am using Visual Studio 2005 with Visual Basic.

I want to store it like this:
<code>
[Groupname]
      [Brandname]
            [Productname]
                        [Price]3,99[/Price] 
                        [ItemID]12345[/ItemID]
                        [Description]""[/Description]
            [/Productname]
      [/Brandname]
[/Groupname]
 
</code>


Remember: I need to save special characters (in the names aswell!) Big Grin | :-D

Thanks in advance!

Motivation is the key to software development.

modified on Sunday, September 21, 2008 8:26 AM

AnswerRe: Saving a list of products Pin
Ashfield21-Sep-08 21:46
Ashfield21-Sep-08 21:46 
GeneralRe: Saving a list of products Pin
Zaegra22-Sep-08 6:03
Zaegra22-Sep-08 6:03 
GeneralRe: Saving a list of products Pin
Ashfield22-Sep-08 8:53
Ashfield22-Sep-08 8:53 
AnswerRe: Saving a list of products Pin
Thomas Stockwell22-Sep-08 6:17
professionalThomas Stockwell22-Sep-08 6:17 
QuestionFile Counting Performance Pin
Sonhospa21-Sep-08 1:34
Sonhospa21-Sep-08 1:34 
AnswerRe: File Counting Performance Pin
Guffa21-Sep-08 22:41
Guffa21-Sep-08 22:41 
QuestionRe: File Counting Performance Pin
Sonhospa21-Sep-08 23:20
Sonhospa21-Sep-08 23:20 
AnswerRe: File Counting Performance Pin
Guffa24-Sep-08 20:41
Guffa24-Sep-08 20:41 
GeneralRe: File Counting Performance Pin
Sonhospa25-Sep-08 7:03
Sonhospa25-Sep-08 7:03 
QuestionSolution Explorer Control? Pin
Saul Johnson20-Sep-08 23:20
Saul Johnson20-Sep-08 23:20 
QuestionGraphics Bitmap Pin
Gagan.2020-Sep-08 17:32
Gagan.2020-Sep-08 17:32 
AnswerRe: Graphics Bitmap Pin
Christian Graus20-Sep-08 19:54
protectorChristian Graus20-Sep-08 19:54 
QuestionTop Most Window Pin
Gagan.2020-Sep-08 17:30
Gagan.2020-Sep-08 17:30 
AnswerRe: Top Most Window Pin
Christian Graus20-Sep-08 19:56
protectorChristian Graus20-Sep-08 19:56 
AnswerRe: Top Most Window Pin
Caio Kinzel Filho22-Sep-08 5:55
Caio Kinzel Filho22-Sep-08 5:55 
QuestionCreatingTop Most Window Program Pin
Gagan.2020-Sep-08 6:40
Gagan.2020-Sep-08 6:40 
AnswerRe: CreatingTop Most Window Program Pin
jzonthemtn20-Sep-08 9:07
jzonthemtn20-Sep-08 9:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.