Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Stripping text in variables

Reply
Thread Tools

Stripping text in variables

 
 
Andie
Guest
Posts: n/a
 
      08-19-2003
Hello

how do I strip this to obtain certain text:

varaible to strip:

connString="driver={SQL
Server};server=SERVER_NAME;uid=USER_ID;pwd=PASSWOR D;database=DB_NAME"

text required:

Server_name, User_Id, Password, DB_Name


Thanks for any help provided.

Andie

--
To reply, remove "TRASH" from email address


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Regexes] Stripping puctuation from a text shabda raaj Python 1 05-23-2008 07:21 AM
Put variables into member variables or function variables? tjumail@gmail.com C++ 9 03-23-2008 04:03 PM
Stripping Part of the Text vunet.us@gmail.com ASP General 1 07-02-2007 11:19 PM
(newbie) definitive class/regex for stripping empty lines from text files? christek Java 1 01-31-2007 10:32 AM
Stripping html tags from text Spondishy ASP .Net 4 03-07-2006 03:45 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57