Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- 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
- connectivity of VB6 and MS Access
- i want to connect vb6 form to a ms access databse based on a query. how can i do soSolutionIn your VB6 project open DataEnvironment add DataEnvironment from Project menu Add Data Environment In this window you can see the Connection (usually Connection1) Right Click on Connection, and click on...
- Tags: anoopitl@..., Microsoft Access, Microsoft Corp., Microsoft Visual Basic 6.0, programming, software
- Discussion threads 2007-01-05
- VB.net or C sharp
- Please could I have some feedback or links to articles that could help make a clear decision on the most beneficial technology to use for a new development project. grapevine news indicates a long term problem with support for VB.net.C#The only reason for VB.net was to help migrate VB6 types...
- Tags: .NET, Programming languages, Microsoft development tools, C/C++, C, tkitching@..., Microsoft Visual Basic.Net, C#, Microsoft Visual Basic 6.0, Microsoft Visual Basic
- Discussion threads 2007-04-18
- Working with project groups in VB6
- There may be times when you need to work on more than one project at the same time because the projects are dependent on each other in some way. Learn the ins and outs of working with project groups in VB6. There are many VB6 development tasks that you...
- Tags: Microsoft Visual Basic 6.0, Peter Aitken, Microsoft development tools, Programming languages, Visual Basic Tips Newsletter, Project, Group, ActiveX/COM/COM+/DCOM, Development Tools, Software Development, Software/Web Development
- Technical articles 2005-07-27
- 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
- Unable to Use DLL of VB6 Into ASP.NET
- i have a Third party DLl which is developed in VB6.0, when i use it in VB6.0 project it work fine. then i used it in ASP.NET, i add a reference, Use Imports but when i wants to create a object it give a error "Access Denied", class is Multi...
- Tags: DLL, Microsoft ASP.NET, Microsoft Visual Basic 6.0, pramodsahu_4nov@..., programming, VB6.0
- Q&A 2005-09-08
- 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
- New to VB 2005 / relative paths
- Hi ya'll! 1st question here.I've been out of programming for a few years now and am currently attempting to refresh myself and tackle the whole .Net bs due to work, they work in C# so I'm tackling VB2005 1st ( I have my VB6) to get my memory refreshed...
- Tags: C#, .NET, Programming languages, Microsoft development tools, pizzathahut@..., Microsoft Visual Basic 6.0, Microsoft Visual Basic
- Discussion threads 2007-11-02
- I can't load in vb6
- It starts 2 days ago.In all my applications (vb6) I can't see the forms in design except the MDI.When I clicked at the forms in the project explorer It exit from vb window after displaying vb unencountered error.What shall I do ? Thanks for any suggestionWhat operating system are...
- Tags: Cathy, Microsoft Visual Basic 6.0, Microsoft Windows XP, programming, tesfaye
- Q&A 2006-01-04
- 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
- Become acquainted with the Friend keyword in VB6
- When writing property procedures and methods for a VB6 class, you can use the Friend keyword when you want a property or method to be accessible to other objects in the project but not to the project as a whole. Peter Aitken provides an introduction to the Friend...
- Tags: Microsoft Visual Basic 6.0, Peter Aitken, Visual Basic Tips Newsletter, Method, Keyword, Friend, Corporate Communications, ActiveX/COM/COM+/DCOM, Microsoft Development Tools, Programming Languages, Middleware, Marketing, Software Development, Software/Web Development, Development Tools, Enterprise Software, Software
- Technical articles 2005-08-01
- 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
- MSDN Architecture Webcast: Patterns & Practices Live! Making the Move From VB6 to .NET 2.0 (Level 200)
- Your Microsoft Visual Basic 6.0 (VB6) application has been a solid workhorse for many years now. Just looking at it brings a tear to your eye as you fondly remember the years you have had together. But the times they are a-changing and you need to decide what to do...
- Tags: Microsoft Developer Network, Microsoft Visual Basic 6.0, Webcast, Microsoft Corp., .Net, Application Servers, Digital Media, Middleware, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
- Webcasts
- 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
- << Previous
- page 1 of 1
- Next >>