I have a package of Java classes (one of which is an applet) that I want to install on the client's machine. Since this project will be accessed only by IE browsers, the solution is to create a .cab file. Since I want these classes to be permanantly installed, I built the .cab file with the...
You could always create a COM component out of the VB code and register it with IIS.
Try looking at this link...
http://www.webdevelopersjournal.com/articles/activex_for_asp.html
I am working in a SQL Server 7/2000 environment. I have written a slew of .sql files designed to create tables, indexes, views, triggers, and stored procedures, to essentially recreate the database.
My question is how I can write one executable to execute all those .sql files -- in other...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.