- Strength to Increase Rep
- +15
- Strength to Decrease Rep
- -3
- Upvotes Received
- 5K
- Posts with Upvotes
- 3K
- Upvoting Members
- 807
- Downvotes Received
- 210
- Posts with Downvotes
- 199
- Downvoting Members
- 106
I completed my Computer Science degree at the University of Manitoba in 1976. I did two and a half years of programming in medical research followed by twenty-nine years at Manitoba Hydro (electric utility). Most of that was spent on doing development…
- Interests
- Computers and programming (duh). Reading (usually mysteries). Wind-surfing, canoeing. Winter - cross-country…
- PC Specs
- Dell Inspiron 5759 laptop, Windows 10 Home
Re: 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. | |
Re: It depends very heavily on: 1. What type af analysis you want to do. 2. Your level of expertise. Neither of which you specified in your post. Unless you made the post as spam-seeding I suggest you flesh out your question. | |
Re: Spamming is getting the same post over and over. | |
Re: If it is a test case then I have to wonder for what? It's true that we've seen a great deal of pointless posts and I absolutely do not see the payback in making them. I don't recall how many garbage posts I've seen defining what SEO and back links … | |
Re: I program only desktop/shell apps for Windows and I use Visual Studio Code (free) and python (free) with wxpython (free) as the target GUI. Do you see a pattern here? | |
Re: Yes. But like most technological changes it will create new jobs. | |
Re: I can see the point in no/low code solutions. In my 30+ years as a professional programmer I found that my primary job was not to write code. It was to provide solutions. If that could be done with no code, or off the shelf code then so much the … | |
First I want to say that my only interest in the technical details of web development are from an end user perspective. I usually go to [this site](https://www.theweathernetwork.com/ca) to get my weather forecasts. Their current display format is to present the forecasts horizontally but it will likely be changing soon … | |
Re: Another tip - it's nice to know where you work but do not use Daniweb for self-promotion. | |
Re: Nope. I never found another place that felt as comfortable as Daniweb. | |
Re: What help are you looking for? Do you need help picking a design tool? A framework? What is your current skill set? | |
Re: There are already a number of threads regarding AI. Enter **AI** into the search bar to find some. Member [usmanmalik57](https://www.daniweb.com/members/1235222/usmanmalik57/posts) has written a number of articles/tutorials that you may find interesting. | |
Re: Generally it is hard to offer SQL suggestions without seeing the code. Are you closing the connection manually, or are you using a context manager? | |
Re: Has anyone had a look at [Perplexity](https://www.perplexity.ai/?login-source=floatingSignup)? | |
Re: Right click on the shortcut and select **Run As Administrator**. | |
Re: I'd be happy to answer Python questions provided you give a little more detail. I'm far from an expert but I'll help if I can. | |
Re: I'm going to offer an obvious, but probably not correct, suggestion. My laptop (ASUS) has a little slider that covers the webcam. It might not be as obvious on your laptop as it is on mine. | |
Re: I don't work with PHP although I've done a fair bit of SQL and SQL selects return recordsets that you have to step through to get all of the returned records so I'm thinking you'll need to process the records in a loop. Your comment >/A record was returned, display … | |
Re: Be yourself. The people who matter won't mind and those who mind don't matter. - Bernard Baruch | |
Re: Greetings from the other side of the wall. Welcome to Daniweb. | |
| |
Re: A friend of the family (friend of my parents) was one of the people who got dosed in the MKULTRA program. | |
Re: Your statement does not set a form location. It just creates a point structure. To set a form position in C++ you can do SetWindowPos(hwnd, NULL, x, y, 0, 0, SWP_NOSIZE | SWP_NOZORDER); | |
Re: Welcome to Daniweb. Please take a few moments to read the [Daniweb Posting Rules](https://www.daniweb.com/welcome/rules) and [Suggestions For Posting Questions](https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question). |