5,436 Posted Topics
Re: I don't see anything wrong yet. You need to add what data source you need. Tutorial at https://learn.microsoft.com/en-us/visualstudio/data-tools/create-and-configure-datasets-in-visual-studio?view=vs-2022 | |
Re: Small world. While there's a problem with VB6 being decades old an app I wrote is barcode scanner compatible. The barcode reader is just like someone that typed what's in the barcode into a text box and pressed the enter key. I made nearly zero code changes to the app … | |
Re: Nice. I'm a fan of [Grate Artiste](https://imgur.com/user/GrateArtiste)! Why not put your works up on the usual sites and add that to your Daniweb Profile? | |
Re: Sorry but no. We removed VB6 and such years ago. There's no longer a way for me to load up the IDE. Since this old system is now decades out of date, why are you creating something new with this? | |
Re: Try https://www.daniweb.com/programming/software-development/threads/164321/setwindowtext-doesn-t-seem-to-work and then for other prior discussions google "setwindowtext doesn't update". The complaint looks to be a recurring one with many prior discussions and solutions. | |
Re: In the USA, that would be Amazon. The people I know went with it and put their products up on Amazon. | |
Re: I'd like to know what frameworks your company uses. Also, bonus points if you tell why. | |
Re: Tell me a little more. I find that so many electronics develop issues after a few years. Just yesterday Mary had me looking at her rig (laptop with 27 inch display) which the monitor was off. Turns out the power pack was unplugged. A little rearrangement and cord management cleared … | |
Re: Be sure to look up some web site such as "Web 3.0 is Going Great" to find the cesspool of scams and ripoffs. No one I know that is legit is buying into this. | |
Re: 1. While I only have worked PHP in passing, you already hit the #1 accelerator known (caching.) 2. The most common time consuming area I found which you usually see used by new coders is "Select *". There are long discussions about this but the source is easy to find … | |
Re: Always a nod to distrowatch to see what the current favs are. On my desk I keep bootable USBs with Ubuntu, Puppy and TAILS. I don't run Linux often but have worked with it since Slackware 0.11 (don't drop that box of 3.5 inch floppies!) | |
| |
Re: Spamming in hopes of a faster reply rarely works. But without mention of what your system is, I can't start to guess as any guess would be a bad guess. Finally, why the tags c++ and css? I didn't know pygame needed those. | |
Re: Check answer at https://support.google.com/websearch/thread/15753670?hl=en | |
Re: So what do you think about Ole Musky's purchase? | |
Re: The quick and dirty solution is to substract 48. Could be a for loop that iterates over the bytes[] array. | |
Re: https://www.w3schools.com/php/func_mail_mail.asp gives me a few ideas. 1. /n vs /r/n 2. Echo your strings before line 54 to verify what each item is. 3. Use simple code that works before moving up to your full app. | |
Re: Seems easy to fix. Change it back. | |
Re: How much is being paid for this app? | |
Re: In my circles, it's been very positive. It's been great to see advances in this field. For years I didn't think I'd see this any time soon and then boom! You'll likely to find those that embrace and those that complain that it's not always correct. Heck, people aren't always … | |
Re: Welcome! As to getting connections here, take a moment to complete your profile because I looked and didn't see your tube channel or much else. Looks like you joined and haven't filled in the blanks. People need that to know to connect. Awesome days here too! | |
Re: Time to debug (examine variables) as I wrote in your discussion at https://www.daniweb.com/programming/threads/539964/currently-doing-car-rental-service-as-a-project | |
Re: Where are these lines 17 and 56? In the first code given line 6 and 9 might be referring to non-existent button. See if the button exists and is the name which you used. | |
Re: As this is "found" code and not something you wrote, I'd try again but write it yourself. Or contact the author. | |
Re: @enock, welcome as well. The OP has one hard to decipher welcome post so even I would like to see a little more. | |
Re: With a nod to "Soylent Green is people!", in my decades of software development testing is people. Yes there have been advances in testing and better development systems that help you avoid common mistakes but for now I see that it's still people doing the testing. | |
Re: I have ask if you find it funny when such things run Windows and said display is showing an error message or a full blown Blue Screen Of Death? (BSOD) How could these be cost effective when this happens? | |
Re: Usually this turns into a cat and mouse game. You set up some controls then they find a way around the controls. Ever watch War Games? Also, folk try this on stock installs of Windows yet it fails because you need something a lot deeper than running some VB.NET app. … | |
Re: That's a tall order. One person's system is another person's mess. Does this C# app or apps have a Design Document? When I encounter such systems it's usually missing the basic documentation. Without that you are left to navigate the code and divine what the intent and design was. Put … | |
Re: 1. Yes. 2. You wrote where test1.exe and such could be. I haven't coded VB6 for years but there is a function that returns if a file exists. Use that. | |
Re: My experiences with outsourcing is it's a lot more work up front by you or your company getting the specifications down on paper which is your contract with the outsourced house or developers. Sometimes this is dismissed as not needed by the company and the entire development feels like it … | |
Re: Interesting service but how are you dealing with YouTube's automatic captioning that also will offer captions in other languages? I had a chat with a YouTuber a few years back when this was a new feature and they didn't know about it. A short chat about how to reach others … | |
Re: Dani, Our email and phone systems are nearly unusable due to spam. Email spam contributes to Climate Change. Let's fight Climate Change at every opportunity. > Email spam is more than just a nuisance. It's a major contributor to the greenhouse gases causing climate change. Every day, billions of spam … | |
Re: This would be similar or same as before. Read https://www.daniweb.com/digital-media/digital-marketing/threads/539873/digital-marketing-for-ebay-store#post2291399 | |
Re: How many times do people respond with "Maul, Darth Maul? Long time, how's it been?" | |
Re: What is your take on the current trend to make millions of articles to post across the web using AI tools? Also, what do you think is the knock on effect on SEO? If you don't do this too, your SEO can suffer as Google has yet to show they … | |
Re: The usual fix for a broken laptop display is to replace the laptop display. Not with an external because eventually said laptops will boot and display only on the laptop display. -> Since it worked on the TV, that's a good sign another monitor is likely to work. But again, … | |
Re: If you share the entire line of HTML code, I might see the issue but for now, read https://www.w3schools.com/tags/att_img_alt.asp on how to use the alt Attribute. | |
Re: I'll share how a major hardware maker used Ebay as an example. The company would have product that didn't quite fit their normal sales chain such as last year's model, products that didn't move well or discontinued items. So these products were put on their Ebay site. For the digital … | |
Re: I have no direct experience with Google Analytics as it's not something we ever used in the apps we developed over the years but it does appear to be "hard."  | |
Re: About Reddit. I had to accumulate Karma to post there. The rules on how to do that vary it seems with the subreddit. Also, Reddit is far more harsh at times. I don't think I see a tagline but they use flair. Taglines here are often spam. | |
Re: This needs a longer discussion but in my circles if you don't know AI/ML tools like Tabnine and ChatGPT to give you an edge, you won't get the job. | |
Am I out of date? For over a decade I never worried about any virus on MacOS/iOS. But https://www.reddit.com/r/techsupport/comments/11di44n/do_i_need_antivirus_for_a_macbook/ is kicking it around like you need such a thing. And while I tend to be precise, folk today call everything a virus even if it's a trojan, malware or a … | |
Re: The Truth Table there always has Q = 1. Was that a mistake? | |
Re: Today I'll write "coping skills." I see that WiPro has dropped its pay in employment offers by 50% Also, being adept at learning and using AI/ML is now in demand. | |
Re: While your question is missing, your tags do include AI so I'll share I recently used ChatGPT to convert a short Python program to C++. It worked the first time. Have you tried that? | |
Re: That's news to me. I've never seen the usual Windows PC used for this. Read https://www.wikihow.com/Install-and-Set-Up-Free-to-Air-Satellite-TV-Program-Receiver-System and see if you have the necessary gear and hardware. | |
> [I f***ing hate Google anymore. 5 years ago you would have searched that and found a definite answer and guide on how to find your password. I'm gonna guess you got a bunch of poorly written articles from strange websites that weren't actually helpful?](https://www.reddit.com/r/techsupport/comments/115seb7/comment/j9338ut/?utm_source=share&utm_medium=web2x&context=3) I'm not the only one … |
The End.