Advertisement

Results for "Author: leo mrozek"

2002ASP #6729
MessageBoxWizzard98

This is an add-in that I wrote for VB6 when it was first released. The wizard creates a Message Box or Input box and lets you fully select the parameters for your box. See the zip file for the complete project to compile the DLL. Once complied, register the the DLL. Close VB and reopen VB. Go to Add-Ins and open the Add-In manager and check Loaded/Unloaded and Load on Startup. Close the Add-In Manager and the Wizard should be listed on your Add-ins list. There is an included document "MsgWiz.rtf" that explains how to use the program. I originaly released this as shareware and still has a crude copyguard contained within it. To register the wizard to get rid of the nag screen, the code is KXP4410. If you would like to register the code, the information is on the Help/About screen.

2002ASP #6730
Connection String Generator

These 9 lines of VBSCript code access the OLE DB Service Provider Type Library that is installed with ADO and will build a connection string to ANY database supported by OLE DB. Simply launch the VBScript file enclosed in the attached ZIP file, on the first tab select your Provider (Access, Oracle, SQL Server, etc), Click Next and enter your connection info (login, password, server name, etc), click Test Connection to test connection and when ready, click OK. When OK is clicked it will popup a VB InputBox that has your connection string as the default value in the text box. Simply copy the string and click Cancel to end the script. The original Artical is from the 11th Annual VBPJ Tech-Tips issue and can be found in its entitity at www.vbpj.com in its archives.

2002ASP #8425
Returning Multiple Recordsets to ASP from SQL Server

This artile shows how to handle the processing of multiple recordsets returned from SQL Server to an ASP page. The result is that some of the ASP Processing is shifted to the SQL Server.

2002C #15333
MessageBoxWizzard98

This is an add-in that I wrote for VB6 when it was first released. The wizard creates a Message Box or Input box and lets you fully select the parameters for your box. See the zip file for the complete project to compile the DLL. Once complied, register the the DLL. Close VB and reopen VB. Go to Add-Ins and open the Add-In manager and check Loaded/Unloaded and Load on Startup. Close the Add-In Manager and the Wizard should be listed on your Add-ins list. There is an included document "MsgWiz.rtf" that explains how to use the program. I originaly released this as shareware and still has a crude copyguard contained within it. To register the wizard to get rid of the nag screen, the code is KXP4410. If you would like to register the code, the information is on the Help/About screen.

2002C #15334
Connection String Generator

These 9 lines of VBSCript code access the OLE DB Service Provider Type Library that is installed with ADO and will build a connection string to ANY database supported by OLE DB. Simply launch the VBScript file enclosed in the attached ZIP file, on the first tab select your Provider (Access, Oracle, SQL Server, etc), Click Next and enter your connection info (login, password, server name, etc), click Test Connection to test connection and when ready, click OK. When OK is clicked it will popup a VB InputBox that has your connection string as the default value in the text box. Simply copy the string and click Cancel to end the script. The original Artical is from the 11th Annual VBPJ Tech-Tips issue and can be found in its entitity at www.vbpj.com in its archives.

2002C #17030
Returning Multiple Recordsets to ASP from SQL Server

This artile shows how to handle the processing of multiple recordsets returned from SQL Server to an ASP page. The result is that some of the ASP Processing is shifted to the SQL Server.

2002VB #23937
MessageBoxWizzard98

This is an add-in that I wrote for VB6 when it was first released. The wizard creates a Message Box or Input box and lets you fully select the parameters for your box. See the zip file for the complete project to compile the DLL. Once complied, register the the DLL. Close VB and reopen VB. Go to Add-Ins and open the Add-In manager and check Loaded/Unloaded and Load on Startup. Close the Add-In Manager and the Wizard should be listed on your Add-ins list. There is an included document "MsgWiz.rtf" that explains how to use the program. I originaly released this as shareware and still has a crude copyguard contained within it. To register the wizard to get rid of the nag screen, the code is KXP4410. If you would like to register the code, the information is on the Help/About screen.

2002VB #23938
Connection String Generator

These 9 lines of VBSCript code access the OLE DB Service Provider Type Library that is installed with ADO and will build a connection string to ANY database supported by OLE DB. Simply launch the VBScript file enclosed in the attached ZIP file, on the first tab select your Provider (Access, Oracle, SQL Server, etc), Click Next and enter your connection info (login, password, server name, etc), click Test Connection to test connection and when ready, click OK. When OK is clicked it will popup a VB InputBox that has your connection string as the default value in the text box. Simply copy the string and click Cancel to end the script. The original Artical is from the 11th Annual VBPJ Tech-Tips issue and can be found in its entitity at www.vbpj.com in its archives.

2002VB #25634
Returning Multiple Recordsets to ASP from SQL Server

This artile shows how to handle the processing of multiple recordsets returned from SQL Server to an ASP page. The result is that some of the ASP Processing is shifted to the SQL Server.

ASP_Volume2 #34066
MessageBoxWizzard98

This is an add-in that I wrote for VB6 when it was first released. The wizard creates a Message Box or Input box and lets you fully select the parameters for your box. See the zip file for the complete project to compile the DLL. Once complied, register the the DLL. Close VB and reopen VB. Go to Add-Ins and open the Add-In manager and check Loaded/Unloaded and Load on Startup. Close the Add-In Manager and the Wizard should be listed on your Add-ins list. There is an included document "MsgWiz.rtf" that explains how to use the program. I originaly released this as shareware and still has a crude copyguard contained within it. To register the wizard to get rid of the nag screen, the code is KXP4410. If you would like to register the code, the information is on the Help/About screen.

ASP_Volume2 #37208
Connection String Generator

These 9 lines of VBSCript code access the OLE DB Service Provider Type Library that is installed with ADO and will build a connection string to ANY database supported by OLE DB. Simply launch the VBScript file enclosed in the attached ZIP file, on the first tab select your Provider (Access, Oracle, SQL Server, etc), Click Next and enter your connection info (login, password, server name, etc), click Test Connection to test connection and when ready, click OK. When OK is clicked it will popup a VB InputBox that has your connection string as the default value in the text box. Simply copy the string and click Cancel to end the script. The original Artical is from the 11th Annual VBPJ Tech-Tips issue and can be found in its entitity at www.vbpj.com in its archives.

ASP_Volume2 #42454
Returning Multiple Recordsets to ASP from SQL Server

This artile shows how to handle the processing of multiple recordsets returned from SQL Server to an ASP page. The result is that some of the ASP Processing is shifted to the SQL Server.

ASP_Volume3 #56497
MessageBoxWizzard98

This is an add-in that I wrote for VB6 when it was first released. The wizard creates a Message Box or Input box and lets you fully select the parameters for your box. See the zip file for the complete project to compile the DLL. Once complied, register the the DLL. Close VB and reopen VB. Go to Add-Ins and open the Add-In manager and check Loaded/Unloaded and Load on Startup. Close the Add-In Manager and the Wizard should be listed on your Add-ins list. There is an included document "MsgWiz.rtf" that explains how to use the program. I originaly released this as shareware and still has a crude copyguard contained within it. To register the wizard to get rid of the nag screen, the code is KXP4410. If you would like to register the code, the information is on the Help/About screen.

ASP_Volume3 #56498
Connection String Generator

These 9 lines of VBSCript code access the OLE DB Service Provider Type Library that is installed with ADO and will build a connection string to ANY database supported by OLE DB. Simply launch the VBScript file enclosed in the attached ZIP file, on the first tab select your Provider (Access, Oracle, SQL Server, etc), Click Next and enter your connection info (login, password, server name, etc), click Test Connection to test connection and when ready, click OK. When OK is clicked it will popup a VB InputBox that has your connection string as the default value in the text box. Simply copy the string and click Cancel to end the script. The original Artical is from the 11th Annual VBPJ Tech-Tips issue and can be found in its entitity at www.vbpj.com in its archives.

ASP_Volume3 #56499
Returning Multiple Recordsets to ASP from SQL Server

This artile shows how to handle the processing of multiple recordsets returned from SQL Server to an ASP page. The result is that some of the ASP Processing is shifted to the SQL Server.

C_Volume2 #75128
MessageBoxWizzard98

This is an add-in that I wrote for VB6 when it was first released. The wizard creates a Message Box or Input box and lets you fully select the parameters for your box. See the zip file for the complete project to compile the DLL. Once complied, register the the DLL. Close VB and reopen VB. Go to Add-Ins and open the Add-In manager and check Loaded/Unloaded and Load on Startup. Close the Add-In Manager and the Wizard should be listed on your Add-ins list. There is an included document "MsgWiz.rtf" that explains how to use the program. I originaly released this as shareware and still has a crude copyguard contained within it. To register the wizard to get rid of the nag screen, the code is KXP4410. If you would like to register the code, the information is on the Help/About screen.

C_Volume2 #78270
Connection String Generator

These 9 lines of VBSCript code access the OLE DB Service Provider Type Library that is installed with ADO and will build a connection string to ANY database supported by OLE DB. Simply launch the VBScript file enclosed in the attached ZIP file, on the first tab select your Provider (Access, Oracle, SQL Server, etc), Click Next and enter your connection info (login, password, server name, etc), click Test Connection to test connection and when ready, click OK. When OK is clicked it will popup a VB InputBox that has your connection string as the default value in the text box. Simply copy the string and click Cancel to end the script. The original Artical is from the 11th Annual VBPJ Tech-Tips issue and can be found in its entitity at www.vbpj.com in its archives.

C_Volume2 #83517
Returning Multiple Recordsets to ASP from SQL Server

This artile shows how to handle the processing of multiple recordsets returned from SQL Server to an ASP page. The result is that some of the ASP Processing is shifted to the SQL Server.

Java_Volume1 #93672
MessageBoxWizzard98

This is an add-in that I wrote for VB6 when it was first released. The wizard creates a Message Box or Input box and lets you fully select the parameters for your box. See the zip file for the complete project to compile the DLL. Once complied, register the the DLL. Close VB and reopen VB. Go to Add-Ins and open the Add-In manager and check Loaded/Unloaded and Load on Startup. Close the Add-In Manager and the Wizard should be listed on your Add-ins list. There is an included document "MsgWiz.rtf" that explains how to use the program. I originaly released this as shareware and still has a crude copyguard contained within it. To register the wizard to get rid of the nag screen, the code is KXP4410. If you would like to register the code, the information is on the Help/About screen.

Java_Volume1 #96814
Connection String Generator

These 9 lines of VBSCript code access the OLE DB Service Provider Type Library that is installed with ADO and will build a connection string to ANY database supported by OLE DB. Simply launch the VBScript file enclosed in the attached ZIP file, on the first tab select your Provider (Access, Oracle, SQL Server, etc), Click Next and enter your connection info (login, password, server name, etc), click Test Connection to test connection and when ready, click OK. When OK is clicked it will popup a VB InputBox that has your connection string as the default value in the text box. Simply copy the string and click Cancel to end the script. The original Artical is from the 11th Annual VBPJ Tech-Tips issue and can be found in its entitity at www.vbpj.com in its archives.

Languages
Top Categories
Global Discovery