r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Parse] Discussion of PARSE dialect

Endo
20-Dec-2011
[6083x2]
The biggest problem would be the different datatypes for different 
versions of SQL Server, if there is no good documentation for the 
native format. But BCP does the job quite well. I CALL it when necessary 
and try to FIND if any error output. 

There is XML format files as well, easier to understand but no functional 
differencies betwenn non-XML format files.
I'm working with SQL Server for a long time, if anything I can help 
or test for you, feel free to ask if you need.
Endo
5-Jan-2012
[6085]
Any one knows how do I find rebolek's R2E2 - REBOL Regular Expressions 
Engine. 
This link is dead I think http://bolek.techno.cz/reb/regex.r

I saw it on http://www.rebol.org/documentation.r?script=regset.r
Rebolek
5-Jan-2012
[6086]
Endo, I will try to find newest version and let you know. But do 
not expect it to translate every regular expession.
Endo
5-Jan-2012
[6087:last]
Thank you, I don't need an exact regexp library, but would be nice 
to have some regexp functionality.