Re: visual basic has stopped working on windows 10 home version Programming Software Development by pyeri … future, Big Tech's surveillance capitalism model will ensure that Visual Studio 6.0 will eventually stop working on modern Windows… Free Pascal (a dialect of Delphi) is quite reminiscent of Visual Basic and should be quite easy to transition from VB6 with… Re: visual basic has stopped working on windows 10 home version Programming Software Development by fx.eko It turns out that the compilation problem in vb6 can be solved as long as it is in windows 10 Professional version 22H2 (OS Build 19045.3208) Therefore, the computer should not always be connected to the internet, because Win 10 is always updated automatically and this can affect because what was still supported suddenly may no longer be supported… Re: visual basic has stopped working on windows 10 home version Programming Software Development by Emma_42 you should be able to troubleshoot and potentially resolve the issue with compiling VB6 programs on your Windows 10 system. If the problem persists, consider using a more modern development environment or running VB6 on a more compatible operating system. Re: visual basic has stopped working on windows 10 home version Programming Software Development by JamesTechUSA Try running VB6 in compatibility mode for Windows 7 and ensure all necessary dependencies are installed on your Windows 10 Home system. Re: visual basic has stopped working on windows 10 home version Programming Software Development by fx.eko hi @pyeri is there a tool to convert from vb6 to Free Pascal (a dialect of Delphi) Thank you for the enlightenment Re: visual basic has stopped working on windows 10 home version Programming Software Development by pyeri @fx.eko I don't think it will be as trivial as just putting your VB6 forms and modules into a converter and getting the resulting FPC source files. Free Pascal is a whole different programming language. Comparable to C/C++ but somewhat elegant in syntax and relatively safer due to lack of pointer arithmetic. [Threads like these](https://forum.… Generate custom autonumber Programming Software Development by Bhopat … id using the current year/month/autonumber in vb.net-(VISUAL STUDIO 2010) with MS SQL database. When the form load the… Re: Generate custom autonumber Programming Software Development by pritaeas Personally, I'd use three separate (number) columns for this, combined with an INSERT trigger. The value you want to show can be a calculated column, combining the three into your display format of choice. Re: Unpopular Opinion: Bootstrap+jquery+CI is the best thing since sliced bread Programming Web Development by Dani … programming the majority of my life, first in Apple BASIC, then QBasic, then Visual Basic, then C++. PHP was my first foray into… Re: VB60, Run-time error 3709 solution Programming Software Development by rproffitt … as-is. We're ready to move to the latest Visual Studio but VB6, dead and we can't obtain licenses… VB60, Run-time error 3709 solution Programming Software Development by Julius_10 Resolution of error "Run-time error '3709'" at make-table from sql select statement Re: VB60, Run-time error 3709 solution Programming Software Development by Reverend Jim Are you trying to execute the query before opening the connection? I'm just guessing because you didn't post any code. Strictly speaking you didn't post a question either. Re: VB60, Run-time error 3709 solution Programming Software Development by rproffitt Our old VB6 SQL apps began failing a few years ago. We hadn't worked on those for over a decade along with decommissioning the developer kits. Turns out the company using these had moved to Windows 10 which didn't exist back when the apps were developed or put into service. We are still in negotiations about replacement apps along with … Re: VB60, Run-time error 3709 solution Programming Software Development by mdv3441 You can still install and run VB6 in Windows 11, when installing you will get an error dealing with some data piece, you either skip or not install it. Be sure to get VB6 Service Pack 6. There are many of us still supporting and modifying VB6 programs, As far as the Error goes either the Server name is wrong or isn't yet connected like the … Re: VB60, Run-time error 3709 solution Programming Software Development by mdv3441 Sorry, not sure where you can get a copy, several showing up on Internet who knows if legit. I thought maybe you have copy, just couldn't get installed. Like I mentioned many of us have vb6 development systems. If you wish one of us could help if you have the source code to the program. Mike Visual Basic coding for excel database - am tearing my hair out! Programming Software Development by jonwildman Visual Basic coding for excel database - am tearing my hair out! I … visual basic ,Chapter 6, Programming Challenge 6: Travel Expenses, Page 408. Programming Software Development by samira1993 visual basic 1 ,Chapter 6, Programming Challenge 6: Travel Expenses, Page 408. Visual Basic and C++ and Debug and DLLs Programming Software Development by complete … in C++. Now, using it with my Visual Basic GUI seems to be ok up to a point…. The Visual Basic program compiles and "links" (for … sort of variables back and forth between the Visual Basic program and the DLL. It seems to crash… this. How can I run the two -- the Visual Basic GUI and the C++ DLL -- in debug mode… Visual Basic 2008 here is a code that will show you your smtp server but how do i.... Programming Software Development by JD69 Visual Basic 2008 here is a code that will show you your … Visual Basic 2008/2010 - Save Page As, create a Folder, upload the folder to a specif Programming Software Development by jd2369 Visual Basic 2008/2010 - Save Page As, create a Folder, upload the folder to … Visual Basic 2008/2010 - How do I automatically click buttons in a sequence? Programming Software Development by jd2369 Visual Basic 2008/2010 - How do I automatically click buttons in a sequence? I … Re: Visual Basic 6 with Vista Programming Software Development by choudhuryshouvi visual basic 6 smoothly runs in windows 98,win2000,winme and win xp operating systems. so it should run in sp1 also. though i have not tried sp1 yet but i hv implemented a project sp2 which is higher than sp1. it ran without a single piece of problem. regards Shouvik Visual basic Help please! Programming Software Development by dizzleEIRE … project on midi files and i am having trouble with visual basic programming its the first time i have used it and… Visual Basic Programming Software Development by nikkinyc … on a different report and form. I don't know Visual Basic much, I can logically assume what some of the coding… Visual Basic Help Programming Software Development by Ryano24 I am kinda new to Visual Basic and I was wondering how I could program a user to input 3 numbers and give the sum, average, product, and find the smallest and largest number using a Windows Application visual basic Programming Software Development by vijaysr85 how to write code for the visual basic files can be save into mp3 format while savig. Re: visual basic Programming Software Development by debasisdas please pass more information and what version of visual basic that you are using ? visual basic Programming Software Development by cabsjonel hey folks can someone help me how to use or connect database to visual basic hoping for your kindness. God bless !!!!!! visual basic system Programming Software Development by JALachica plz .... how to creat a system in visual basic like electronic book system? plz give me a example... thank you visual basic Programming Software Development by loulule I need visual basic code for inputing name and address to 2 separate text box then display in address label....