Open Source VB6 applications [closed] - open-source

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I'm not 100% percent sure that this is a programming related question, but here it goes.
I'm looking for sample VB6 applications, but I need fully-functional applications, with database access and with the source code.
I Googled a lot before asking the question here, but I couldn't find anything like what I'm looking for.
Any links would be greatly appreciated.
Thanks

Tons of samples on vb6.us or vbcode

VBMigration.com have an interesting list of open source VB6 projects.

Related

Searching the Suppliers.xls file - Data quality Services tutorial [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
I am trying to find the Suppliers.xls so I can finish this tutorial: https://learn.microsoft.com/en-us/sql/tutorials/task-3-importing-domain-values-from-an-excel-file?view=sql-server-2014
I've searched everywhere and I couldn't find it so I thought maybe someone here could help me. Thank you.
I've looked on Microsoft docs, forum, google search...
I am posting the answer after about a year. But I believe it will be useful for someone else looking for this.
Go to https://www.microsoftpressstore.com/store/exam-ref-70-767-implementing-a-sql-data-ware-house-9781509306473
Scroll below to the section 'Downloads' and download the zip file.
The zip file has the suppliers.xlsx file.

Computer Algebra System Accessible in Javascript [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
Does anyone know of a good Open Source CAS Library that is easily accessible in JavaScript. It doesn't have to be extremely powerful. The core functionality I'm looking for is the simplification of algebraic expressions.
All answers are helpful (Sorry this is my first time on SO).
Thanks,
Michael
You could try the package Coffeequate, the site is located here http://matthewja.com/Coffeequate/.

What open source library can I use to allow users to leave messages on my site? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I have a web site already, but I would like the user to interact with me. So, I would like to let the user login and leave some messages on my site, also I would like to manage their comments. Are there any open source libraries that will help me do this?
It sound like you need something really simple to setup.
You can try using DISQUS
If you are using PHP then the following libraries might interest you
http://www.awesomephp.com/?Commentary
http://sourceforge.net/projects/php-com-sys/
http://www.commentics.org/download.php

Open standard Business Process Execution Language [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Can any one tell me what are the available open standard Business Process Execution Language.
Thanks,
Narendra
Not sure if I correctly got the question... The most recent version of the BPEL spec can be found here: http://docs.oasis-open.org/wsbpel/2.0/wsbpel-v2.0.html. There are open source BPEL engines such as Apache ODE (http://ode.apache.org) available. Let me know if this answers your question or try to make it more precise.

E - Commerce open source review [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
Do you know a good review of the existing e-commerce open source platforms? I'll like it to be written in PHP in order to understand them faster and to contribute back.
many thanks
Magento Shopping Cart- they are using Zend Framework.
Magento is replacing other open source cart, and becoming the best, in terms of functionality and interface.
Have a look at Zen Cart or osCommerce. Both are widley supported and have a large community base.