Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Simplify your VB6 coding with control arrays
- My Secret is OutI've often enjoyed a certain advantage by using control arrays. In many cases, they can save a LOT of memory and resources.
- Tags: Bucky Kaufman (MCSD)
- Discussion threads 2004-10-14
- Gain data storage flexibility in VB6 with dynamic arrays
- Dynamic arrays make it easy to change the size of arrays in a VB6 program while it's running. See how useful this can be when you don't know ahead of time how much data the array will store. Advance your scripting skills to the next level with TechRepublic's free...
- Tags: Microsoft Visual Basic 6.0, Peter Aitken, Microsoft development tools, data storage, storage, dynamic array, Visual Basic Tips Newsletter, Array, Storage Management, Programming Languages, Development Tools, Software Development, Software/Web Development, Hardware
- Technical articles 2005-04-07
- Retrieving data from excel using VB6
- Hi,I am new to vb6.I have just started programming in vb6. Can you please tell me in detail as to how can i retrive data from an excel spread sheet using vb6.Thanks,manoj
- Tags: Development tools, manojgadiyar@..., Microsoft Visual Basic 6.0
- Discussion threads 2007-07-06
- datareports
- i have to print like this using datareports in vb6bill no. amt bill no. amt okbut i dont know how can do it ?tell me plzVB6...
- Tags: Development tools, VB6 Language Reference, Microsoft Visual Basic 6.0
- Discussion threads 2005-05-24
- VB6 deployment
- The VB6 I have is a French version. I need an English VB6 in order to produce an English deployment package. Can somebody help me in some way?Call Microsoft and see what they say... You may beable to buy a version from them.
- Tags: ENGLISH, lehamja@..., Microsoft Visual Basic 6.0, programming
- Q&A 2006-09-28
- Importing Excel spreadsheet into mssql via Visual Basic 6
- Hi,I am new to vb6. I have just started programming in vb6. Can anyone please explain me in detail as to how can i import excel spreadsheet into mssql via vb6.
- Tags: Microsoft Excel, Microsoft Office, Microsoft Visual Basic, manojgadiyar@..., Microsoft Visual Basic 6.0, Excel spreadsheet
- Discussion threads 2007-07-09
- Importing Excel spreadsheet into mssql via Visual Basic 6
- Hi,I am new to vb6. I have just started programming in vb6. can anyone please tell me in detail as to how can i import excel spreadsheet into mssql via vb6.
- Tags: Microsoft Excel, Microsoft Office, Microsoft Visual Basic, manojgadiyar@..., Microsoft Visual Basic 6.0, Excel spreadsheet
- Discussion threads 2007-07-09
- Exchange Data Using Arrays in SQL PL: New Capabilities for Exchanging Data Between Applications and Stored Procedures
- IBM DB2 9.5 for Linux, UNIX and Windows introduces support for array data types in SQL Procedural Language SQL PL. In addition to being useful as a data structure to develop algorithms, arrays are particularly useful in SQL PL as a vehicle for exchanging collections of data between applications and...
- Tags: Array, SQL, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- White papers 2007-10-25
- how to establish connection between Vb 6.0 and Sql Server 2000 in LinuxOS
- hi friends,We have a problem to connect VB6.0 application and SQL Server2000 in Linux. Linux supports JDBC and VB6.0 support ODBC. For connecting we have installed Wine and freeTDS Software.But the connection is not establishing through VB6.0 to SQl
- Tags: programming, software, networking, VB6.0, gopikrishnan.in@..., Linux, Microsoft SQL Server, Microsoft SQL Server 2000, Microsoft Visual Basic, Microsoft Visual Basic 6.0, worm, server
- Discussion threads 2006-11-29
- VB6 Tip: Deleting files to the Recycle Bin from within a VB6 application
- How to I prevent others program for totally deliting a fileHello! I would like to make a little background tool in VB6 or VBnet that1. catches the command from other programs to delete a file permantently.2. and then that I can choose what happens to the file.Could you give me...
- Tags: Microsoft development tools, Microsoft Visual Basic 6.0
- Discussion threads 2004-11-12
- Old MSDN Library for old VB6
- Does anyone know where to download the old MSDN library help cds that integrates into VB6 (purchased in 2000)? Updated with SP6.Apparently it needs to be Oct 2001 or older to integrate.The newer versions downloaded from Microsoft don't want to work except stand alone.msdn.microsoft.comIf you are a subscriber to...
- Tags: help, library, Microsoft Developer Network, Microsoft Visual Basic 6.0, msdn, programming, vb6, w01@...
- Discussion threads 2005-05-26
- Adding control arrays WithEvents at runtime in VB6
- Is there a way to add a control array with events at runtime without the declaration i.e.Private WithEvents cboDates As VB.ComboBoxand without having a preexisting control array of that name on the form?
- Tags: Microsoft Visual Basic 6.0, dan.verdolino@..., control-array
- Discussion threads 2007-10-31
- help on vb6, mysql, and crystal reports
- hiim using vb6 as my front end and mysql for the database....i want to learn on how to use crystal report on my applications...the first time i've used crystal report i've have problems in passing date parameters from vb to crystal report....hope you could help me with this problemupdate....i need...
- Tags: Databases, Crystal Reports, Microsoft Visual Basic 6.0
- Discussion threads 2005-04-01
- Create shortcut menus for forms in VB.NET using ContextMenuStrip
- And in VB6...As is usually the case, there's a tool for this in VB6 as well.You build the menu with the same tools you use to build "regular" menu bar menus, and invoke it with the PopupMenu method.See the VB6 help index - look for "context menu" and read the...
- Tags: PRODUCTIVITY, ChuckSomerville, Microsoft Visual Basic 6.0, Microsoft Visual Basic.Net
- Discussion threads 2007-10-26
- KBasic (exe)
- A full featured object orientated modern Basic language. It comes with truly Java-like object orientation and backward support for VB6 and QBasic, as it is 100% syntax compatible, but it is not a VB6 clone. KBasic combines the expressive power of object-oriented languages like C++ with the familiarity and ease...
- Tags: Microsoft Visual Basic 6.0, Object-oriented, KBasic Software, Ooa/Ood/Oop, Software Development, Software/Web Development
- Software downloads 2005-11-23
- VB6 Project limts-how close to limit ?
- We have a very large VB6 project and I've been asked to find out how close is the project to the VB6 limiitations. I know what the limits are from previous posts and the MS web site, but is there a way to determine the answer from any intermediate compiler...
- Tags: Cody3, Microsoft Visual Basic 6.0, programming, routine, VB6 Project
- Q&A 2005-05-20
- How Can i Connect Tally7.2 with VB6.0
- Can any body tell me how can i connect tally with the VB6.0 or .Net or any Front End in java or in microsoftThanking u
- Tags: Databases, VB6.0
- Q&A 2006-09-05
- How to insert
- Hi, How to Insert values in to sql database using vb6 also how to use Select Command in vb6.Thanks
- Tags: Programming languages, Databases, bob_carter@...
- Discussion threads 2007-05-08
- VB 6.0 doesn't recall Toolbar Customizations
- Each time I load VB6 I have to customize the toolbar. VB6 apparently does not save my preferences. This began when I upgraded from a Windows 98 computer to XP Pro.Can anyone help me with this?Thanks,Charles
- Tags: cthompson2014@..., Microsoft Visual Basic, Microsoft Visual Basic 6.0, programming, toolbar
- Discussion threads 2007-02-14
- << Previous
- page 1 of 1
- Next >>