5,430 Posted Topics

Member Avatar for Dani

On the plus side, 1000+ new members! Should I top post about my Lenny phone bot? I got tired of the spam calls so I looked at call attendant systems but for home use there are few less than hundreds of dollars. So I settled on [Lenny.](https://www.vice.com/en/article/d3b7na/the-story-of-lenny-the-internets-favorite-telemarketing-troll) I have the …

Member Avatar for Dani
1
113
Member Avatar for beyermusic2

At the top of the DANIWEB editor, look for </> which is third from the left. Works for me.

Member Avatar for Dani
0
93
Member Avatar for Dani

Here's to a speedy recovery. COVID BA.4 and .5 have an R0 value of 18. Original COVID was about 3. You can see what's going on in the usual charts. North Korea doesn't stand a chance on this variant.

Member Avatar for Dani
1
62
Member Avatar for sunny258

How's your effort going as to joining their developer team? https://www.daniweb.com/programming/databases/threads/538221/how-do-you-join-the-open-source-database-community-to-contribute#post2286457 Given the troubles you have with OpenGauss, I'm not impressed at all. I'll stick with MySQL thank you.

Member Avatar for rproffitt
0
15
Member Avatar for Lieutenant_1

If you wish to sum() then sum(). See https://www.w3schools.com/sql/sql_count_avg_sum.asp I would NOT write code to iterate over the list and sum it up.

Member Avatar for Lieutenant_1
0
206
Member Avatar for Reverend Jim

From memory this is the area you paint in. The coordinate of the app might be at 0.0 but the border might be 7 wide so there are absolute windows coordinates, window bounding coordinates and so on. Try making the app full screen borderless and see what the spy says.

Member Avatar for Reverend Jim
1
416
Member Avatar for sankar2000

Continuing from our last discussion, I know what I would do but it hasn't dawned on you why that would be the fastest. As such, post over in https://www.mongodb.com/community/forums/ to see what they say.

Member Avatar for Dani
0
548
Member Avatar for 奇_925
Member Avatar for Dani
Member Avatar for Schol-R-LEA

Little late here but the few times we needed to range limit values we did so with encapsulation. Tutorial at https://www.w3schools.com/cpp/cpp_encapsulation.asp In the get or set we could customize the range limit or almost any effect we required.

Member Avatar for rproffitt
0
300
Member Avatar for rishabs

Or the UI is designed by the company or client that hired you to implement it. There's more to UI design than what you wrote. Can you expand your post to include other ways UI design is done?

Member Avatar for kasiamizera
2
404
Member Avatar for Programmer18

I have yet to see such a feature. https://kb.iu.edu/d/aews tells me it's just one more command line to securely copy in your key.

Member Avatar for rproffitt
0
64
Member Avatar for sunny258

This would be a great place to start your contributions that you asked about at https://www.daniweb.com/programming/databases/threads/538221/how-do-you-join-the-open-source-database-community-to-contribute#post2286457 Dig into the source code to learn how their code works and why this happens.

Member Avatar for rproffitt
0
30
Member Avatar for mtyide

Given the tags asp.net and C# I don't know of a quick as in ready to code solution. Now if you had PHP on the backend, there are PDF utilities to create PDFs. What have you found for asp.net so far?

Member Avatar for Dani
0
168
Member Avatar for exploretech

https://en.wikipedia.org/wiki/PHP gives a history of PHP and frankly it's none of the ones you noted. It appears to be a new organically grown language that wasn't intended to be a language at all.

Member Avatar for Dani
0
269
Member Avatar for Reverend Jim

Which page? What editor? Daniweb hasn't implemented a "copy code" feature that you see elsewhere.

Member Avatar for Reverend Jim
0
53
Member Avatar for mtyide

As I read https://dev.mysql.com/doc/refman/5.7/en/query-cache.html my view/answer is I wouldn't bother optimizing in this situation.

Member Avatar for rproffitt
0
335
Member Avatar for abu taher

I think I see 4 or more problems with this code. 1. Unbalanced braces. 2. No matter what happens prior to line 18, $html sets the string unconditionally to data not found. 3. I see on line 7 you building the string but line 8 negates line 7. 4. Also, …

Member Avatar for mtyide
1
692
Member Avatar for andrew58

Some tend to be a pedant about this. For me, I'll skip past this to try to get to the person's real question.

Member Avatar for Reverend Jim
2
385
Member Avatar for SN Technologies

I have to ask. SInce https://www.google.com/search?q=How+can+we+do+guest+blogging seems to give up so many good ideas, can you share what is eluding you?

Member Avatar for bessieexum
0
656
Member Avatar for Stefce

Reading https://www.quora.com/How-can-you-determine-the-trust-score-assigned-by-search-engines-for-a-given-website for example this score does NOT appear to be linked to the browser used. Can you define "high trust score"?

Member Avatar for rproffitt
0
598
Member Avatar for Reverend Jim

I've seen this issue for years. It's not a show stopper but for me explains why many add tags that don't belong.

Member Avatar for rproffitt
2
34
Member Avatar for michellepermsm

No code so this is a Design discussion. It's yours to make or the client's choice what the result should be but I can see how a SQL statement might be "ACME" and "APOGEE" which our Wile E Coyote may want to get both products as his experience has been …

Member Avatar for rproffitt
0
334
Member Avatar for lindonnet

Without detailing what it does, my nod is to https://docs.microsoft.com/en-us/dotnet/api/system.globalization.cultureinfo.defaultthreadcurrentculture and its example. Given it affects the current and new threads, this line of code should appear too often. Also note CurrentUICulture as it may be a good idea to implement or at least know about it.

Member Avatar for rproffitt
0
34
Member Avatar for Austin_11

This is one of those I would turn to Rosetta Code. https://www.rosettacode.org/wiki/Letter_frequency has over 124 solutions in various languages. While a student would have such as an assignment, later you are IRL and want to get the app done without re-creating the wheel.

Member Avatar for rproffitt
1
58
Member Avatar for Ashton21

Be sure to show your work so far then state what's stopping you. Read https://www.daniweb.com/welcome/rules > Do provide evidence of having done some work yourself if posting questions from school or work assignments

Member Avatar for toneewa
0
327
Member Avatar for RyanWang

Or replace D7 with a Schottky diode to minimize the drop and adjust your voltage divider to cancel out more of the error introduced by the source reverse polarity protection. R2 and R3 could likely be 10X higher in value to avoid throwing off the Vin voltage. I don't know …

Member Avatar for rproffitt
0
215
Member Avatar for Ashton21

Small issue here. You didn't ask a question or tell us what the error was on what line.

Member Avatar for toneewa
1
191
Member Avatar for Shianne_1
Member Avatar for Yolie_b

Taylor Hyles wrote that in 2016: Be sure to give credit to their contribution: import java.util.*; import java.io.Console; public class FourDigit { public static void main(String[] args) { Console console = System.console(); LinkedList<Integer> stack = new LinkedList<Integer>(); int digits = 0; do { String response = console.readLine("Enter a four digit …

Member Avatar for rproffitt
1
126
Member Avatar for allhddcoumputer

What control panel? Be specific. Also a nod to https://support.hp.com/us-en/document/bpj07429 about printing a sheet at the printer along with said update. This sort of device does NOT plug and play. There are many steps to get it working on a network and some networks require steps that are not required …

Member Avatar for rproffitt
0
13
Member Avatar for NewAccount

There are far too many issues with vb6 and Unicode. For example: "Visual Basic controls are not Unicode aware." Also, "Strings passed to API are converted to ANSI and vice versa" But hey, good luck with your attempt, there are prior discussions about this but no one I know will …

Member Avatar for rproffitt
1
292
Member Avatar for 玥旻

Sadly, there's been a lot of opengauss spam. I've used SQL databases for decades and Oracle just once. Ever since MySQL rolled out that's what we use along with SQLite. Nobody is looking at openGauss except spammers it seems.

Member Avatar for rproffitt
0
22
Member Avatar for onebposhop

In your profile is this: > One Bpo Shop is a trusted name as a Digital Marketing Agency Shouldn't you be answering this question rather than asking? Of is this agency new and to be avoided?

Member Avatar for bavya
-1
330
Member Avatar for kasmar45

As Reverend Jim asks, why C++? Today if I need to do a thing I'm off to the land of Python.

Member Avatar for john_111
4
319
Member Avatar for Alpha_6

The omission of all PC details means I'll stick with the usual fix which is a new motherboard. Example: https://forums.tomshardware.com/threads/my-pc-wont-start-until-i-remove-and-reinsert-my-ram-or-turn-off-psu-after-shutdown-then-turn-it-on.3141531/

Member Avatar for mikef76205
0
2K
Member Avatar for pritaeas

I'm finding today's browser cache content like no tomorrow. To see the new content or check if a deleted item is gone I try another browser or clear the cache(s). If the content is still there and this is Daniwed, message Dani and see if she can remove it.

Member Avatar for Dani
0
50
Member Avatar for sankar2000

My thoughts: 1. Don't create another wheel. Use prior projects like https://github.com/ip2location/ipinfodb-php 2. Consider starting with NO initial values in the database. Add them if there is a query about an IP that is not found. Otherwise the database is likely 99.999% full of entries that will never be used.

Member Avatar for rproffitt
0
304
Member Avatar for sunny258
Member Avatar for rproffitt
0
34
Member Avatar for isyae

No mention of the compiler. For Visual C++ the text file has to be in a certain folder but without knowing which compiler you use and host OS I can't see if that's the problem.

Member Avatar for toneewa
0
85
Member Avatar for badmullah_1
Member Avatar for badmullah_1

Most likely answer: You can't rely on window.open because browsers may have different policies. Google prior discussions about this: https://www.google.com/search?client=opera&q=ios+window.open

Member Avatar for rproffitt
0
20
Member Avatar for Felonely

All that but no indication of where you are stuck or if you wanted others to write this app for you. This sounds like homework so let's hear: 1. Where are you stuck? 2. Show the relevant code section along with the error if there is one.

Member Avatar for rproffitt
0
79
Member Avatar for bhupen38

Wait? What? https://en.wikipedia.org/wiki/Microsoft_Excel tells us this is Excel from 1992 or 30 years ago. I haven't seen that old a version of Excel in over 20 years and back then it didn't have the capability to call a DLL! My advice is to forget this and write a new macro …

Member Avatar for rproffitt
0
9
Member Avatar for Ethan_145

Flip the equation. 2,500 soldiers have a 1 in 15K chance to fire per frame. or 2500 in 15000. To get to 15000 in 15000, that's 6 frames for a random arrow. Or 1/10th of a second per arrow. I only need one random number every 1/10th of a second …

Member Avatar for toneewa
0
507
Member Avatar for gabbigrdn

Weird assignment. No bank I know would code this in C++ today. It would be some web server and backend systems. But hey who said what they teach you in school would be what is used today? As per the Community Rules, show your work and if not at least …

Member Avatar for jwenting
0
219
Member Avatar for Clinton_3

DOS you say? https://en.wikipedia.org/wiki/DOS reminds us this was prevalent during the 1990's but has not been seen by most in the last two decades. Maybe you meant something else or are you dealing with some legacy gear? Many bootcamps are ways to part you from your money. Try https://www.w3schools.com instead.

Member Avatar for pritaeas
0
53
Member Avatar for 玥旻

I have to ask why this would have to be known. For me all I care about in SQL is price for the system, performance and the platforms (hardware and OS) it runs on. After that I might check that it's really SQL. Tell me what is making you ask …

Member Avatar for rproffitt
0
14
Member Avatar for fitdesign09
Member Avatar for lewashby

The End.