RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Connection string
Expression
(?:(?:Data Source)|(?:Server))=([\s*\w\.]+?);\s*?(?:(?:Initial Catalog)|(?:Database))=(\s*\w+?);\s*?(?:(?:User Id)|(?:Uid))=(\s*\w+?);\s*?(?:(?:password)|(?:Pwd))=(\s*\w+?);\s*?(?:(?:Integrated Security)|(?:Integrated security))=(\s*\w*);$
Description
matches connection string with these parameters only with space
Matches
Server=Cfff400;Database=Lffff010; User Id=agdd7; Password= Zomb6666;Integrated Security=true;
Non-Matches
nothing
Author Rating: The rating for this expression. viju
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials