Re: how to get back visual basic 6 project again on coding again Programming by Shajjad_1 To get back to coding a Visual Basic 6 project, locate your project files (e.g., .vbp, .frm, .bas). Ensure you have Visual Basic 6.0 installed on your system, as modern IDEs don't support VB6. Open the project file in VB6 IDE, and you can resume editing and coding. how to get back visual basic 6 project again on coding again Programming by Syed Zubair Ali Dear Dani, I had **visual basic 6** project, built earlier and was being used a platform, … Re: how to get back visual basic 6 project again on coding again Programming by rproffitt I had to keep an old Windows 7 laptop around for a very old project from the 1990's. At some point the cost to keep going on VB6 wasn't viable so we ported the entire project to C# and at the time VS2008. Today it loads right up on VS2022. As to your old system, the usual is to get the PC repaired, install your compiler of choice then restore … Re: how to get back visual basic 6 project again on coding again Programming by Salem > my hard disk has been damaged, and entire project has been collapsed. Did the disk just "stop working" one day, or has it been rotting slowly over time? Or does "damaged" mean "I deleted the source folder". If that happened yesterday, you might have a chance. If that was months ago, most of it is probably … Re: how to get back visual basic 6 project again on coding again Programming by Syed Zubair Ali Due to installation of windows 11 harddisk were formatted and entire project was saved in C drive. Exe. back up was stored in USB and desktop and working well, however, to update more i have need my project in design mode of vb where I can add tools and writing more code. I have run vb-decompliler.org where I had recieved my 90% database of design… Re: Rename Tabs In A Tab Control WinForms Programming Software Development by pathofbuilding To allow a user to change the name of a tab dynamically at runtime, you can implement the functionality by using a TabControl, a ComboBox, a TextBox, and a Button. When the user selects a tab from the ComboBox, types a new name into the TextBox, and clicks the Button, the selected tab's name will change. In the button's click event, you retrieve … Re: create table in ms access dynamically Programming Software Development by Emil_9 i have this code worked for me. thanks for the idea. Sub createTblOnTheFly() Dim strSQL As String strSQL = " CREATE TABLE TimeRecord (IDNo Text(30), DTR_Date datetime, TIME_IN datetime, TIME_OUT datetime, LB_IN datetime, LB_OUT datetime, CB_IN datetime, CB_OUT datetime)" Dim myConnection As ADODB.Connection Set myConnection = New… How to search any string inside MDB Access Database in VB.NET Programming Software Development by inztructor Hi, a pleasant day to all. I just wanna ask if it is possible to search any string or keyword inside my Access Database using the search in my VB.net application? Most of the tutorials only teach on how to search the table using an exact keyword or input. Example: I want to search the name JOHN SMITH. To be able to search that name, I need to… Re: How to search any string inside MDB Access Database in VB.NET Programming Software Development by Dani Unfortunately I don’t know VB.net. However, the way I would do it in my language of choice is to split the search string by spaces into an array of words. According to a Google search, [this](https://learn.microsoft.com/en-us/dotnet/api/microsoft.visualbasic.strings.split?view=net-9.0) should accomplish that for you. Then, I would loop through the … Re: How to search any string inside MDB Access Database in VB.NET Programming Software Development by Reverend Jim Can you give us the actual query in pseudo code with field names? I think we can figure it out by first eliminating the vb.NET syntax. I typically use a SQL management console to get the underlying query before I add in the gory code details. How Do You Tackle Technical Debt Without Slowing Down Feature Development? Programming Software Development by rev9solution I'm currently working on a project where technical debt has started to pile up, and it's beginning to affect the stability of our software. However, the team is under pressure to deliver new features quickly, and we’re struggling to strike a balance. What strategies or workflows have you used to address technical debt without halting feature … Re: How Do You Tackle Technical Debt Without Slowing Down Feature Development? Programming Software Development by rproffitt While I'm conversant with this, your last sentence is incongruous with your first two paragraphs. Why is that? That aside, after decades of development work which is not all software the answer became clear. Ready? "Are you willing to pay?" That is, while SEI Level 5 can be obtained, can you afford it? Payment can be money, time … Re: How to search any string inside MDB Access Database in VB.NET Programming Software Development by inztructor Hi to all, I already solved this problem. Thanks! Re: How to search any string inside MDB Access Database in VB.NET Programming Software Development by skynode i don't know if u find solution suggest me to. 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.... visual basic Programming Software Development by corales how to do a system using visual basic