[Mono-list] Regex question

Carlos Guzmán Álvarez carlosga@telefonica.net
Wed, 18 Feb 2004 10:44:04 +0100


Hello:

Any idea on how to extract named parameters from a sql command using 
regex ??

For example having this:

update users set PhotoPath = 'carlos@domain.com' where userid = @userid


I need to extract only:

@userid



Any idea ??



--
Best regards

Carlos Guzmán Álvarez
Vigo-Spain