Coming from the world of OSS I'm abit confused while I'm trying to
learn Visual Basic Scripting. It seems everyone wants money for code
to do things I'd assumed were built-in features. For example, I'm
trying to write a script to query an MS SQL database and print the
details, and in research I found a script which does almost this --
except it emails the results instead of prints them. I thought, what a
wonderful thing to have, so I started working with the script to learn
VBScript. Here's the site: http://www.sqlteam.com/item.asp?ItemID=5908
Well it appears this script uses code from a company called
ServerObjects http://www.serverobjects.com/ which wants money to use
their ASPMail program. The example mentions another company which also
wants to dip into the wallet to use their code. I've ran across this
while working in Sharepoint also, and it seems all the many features I
assumed Sharepoint and now VBS would have outta the box but doesn't
have been written by third-party companies who want a good chunk of
change to add. For me while learning and experimenting I can't shell
out money everytime I want to learn how to do a new programming task.
Why does it cost to get this code? Why don't more open source
programmers write and share wonderful code as they do in other areas of
coding? I'm seriously trying to learn more Microsoft programming
languages, but it seems every bend in the road someone wants to dip
into my wallet.
Sorry for such an email, but it is quite frustrating...
Thanks for the listen, and I promise I'm off my soap box :) Just had
to ask though.
Alex