-
Replied To a Post in Insert only if it doesn't exist
It's possible the capabilities of bulk insert have improved since I last used them (remember I retired in 2008) but back then all you could really do was dump records … -
Replied To a Post in Phone Support Scamming
Have a look at [this article](http://www.businessinsider.com/telecom-guy-uses-bots-to-foil-microsoft-support-scammers-2017-2) to see one tech person's response to scam calls. -
Replied To a Post in Insert only if it doesn't exist
**Some background information:** This is going back a few years so I'll have to dig. In my former life I set up a series of maintenance scripts to manage our … -
Replied To a Post in Insert only if it doesn't exist
As far as I know you cannot do this with a bulk insert, only a regular insert. -
Edited what's the best form of rotation data structures?
now I know your first thought is going to be rotation matrices, but take a moment to think about how they're applied... I'm wondering if there isn't something more efficient, … -
Replied To a Post in Nice to Meet You All - Greetings From Italy
Care to tell us a little bit about yourself? -
Replied To a Post in Router Overload or Internet Too Slow?
Did that clear up the problem? -
Replied To a Post in Nice to Meet You All - Greetings From Italy
Greetings from Winnipeg. Good to see you. -
Edited resistor
I've attached a picture of how I'm coding the given problem, but i'm certain i'm doing it wrong. could anyone please guide me how to go ona bout the problem? … -
Gave Reputation to rproffitt in How to click a button in another application.
While you are correct, many can't write the code to do that. Why not use AUTOIT scripts instead? -
Replied To a Post in Router Overload or Internet Too Slow?
You might try just rebooting your router. I have to do that periodically when my connection bogs down (only 3 computers on it). As soo as it restarts my connections … -
Edited what compiler can i use in Android phone
**what compiler can i use in Android phone ? Offline compiler ** - java -
Replied To a Post in charges of a simple desktop Point of Sale
And you could charge him a fee for the installation and configuration and possibly a bit of training. If he is happy with the service he will likely return when … -
Replied To a Post in Is stuff easier to access?
In a word, yes. -
Replied To a Post in The Walking Dead
I agree with the Dexter Finale. Not satisfying at all. For the most part I really enjoy Silicon Valley but there were a couple of episodes where I just felt … -
Replied To a Post in Phone Support Scamming
>Jim, you really need to turn off or block your webcam My face is the only thing they could see but it ain't Grecian Formula they're trying to sell me. -
Edited need help trying to create a loop to calculate asset depreciation
I need help trying to create a loop to calculate asset depreciation within these paramaters. Part 3) Calculate Depreciation by declining balance. In a company, fixed assets such as equipment … -
Replied To a Post in Phone Support Scamming
I've also been getting a lot of sex spam. I wonder if someone got my email address off a database somewhere ^_^ -
Replied To a Post in Just fix it
Sorry. -
Replied To a Post in Just fix it
I'd brace myself if I were you. -
Replied To a Post in Word Association Game
play --> doctor -
Gave Reputation to Dani in Word Association Game
apocalypse --> zebra Don't ask me why but it was the first thing that came to mind. -
Replied To a Post in Word Association Game
zombie --> apocalypse -
Replied To a Post in Phone Support Scamming
They seem to come in spurts. I got one such call a few months ago, then nothing for a while. To clear up the confusion, **CAN YOU HEAR ME NOW** … -
Replied To a Post in Phone Support Scamming
Oh joy. I got anothe call this afternoon. I played along for a while, but this guy was smart enough to realize he was in a virtual machine. I was … -
Replied To a Post in Recursion in C++
I get about 600,000 results if I google `how to do recursion in c++`. Have you looked at any of those? -
Replied To a Post in Memorable Quotations
An old man said "Erasers are made for those who make mistakes." A youth replied "Erasers are made for those who are willing to correct their mistakes." - Unknown -
Replied To a Post in Memorable Quotations
To succeed in life, you need three things: a wishbone, a backbone and a funny bone. - Reba McEntire -
Replied To a Post in Restart learning C language
You could always go to [Rosetta Code](http://rosettacode.org/wiki/Category:C). That link will take you to the C page with a list of problems with sample code. You could look at the problem … -
Replied To a Post in New search functionality
>DaniWeb has a million registered members Do you have any stats on how many of those are still active (like within the last 12 months)? >It's all already done via … -
Replied To a Post in Any tips?
You could always go to [Rosetta Code](http://rosettacode.org/wiki/Category:C%2B%2B). That link will take you to the C++ page with a list of problems with sample code. You could look at the problem … -
Replied To a Post in New search functionality
>any page a searcher lands on has a clearly defined question So why don't we delete poorly asked questions? Are you afraid of alienating people who ask poorly defined questions? … -
Replied To a Post in Jokes
Here is possibly the most obscure riddle ever. **Q:** What is Peewee Herman's favourite opera? **A:** Tales of Hoffman -
Replied To a Post in The Walking Dead
No one got the clever "never ending story" reference to Scheherezade? -
Replied To a Post in The Walking Dead
I stopped watching Lost partway into season two because they kept on introducing questions and abandoning them without answering them. I found the same thing with X-Files. Even the writers … -
Replied To a Post in New search functionality
What type of content are you allowed to index? How do you separate the indexable content from the non-indexable? You mentioned that tutorials and code snippets are indexable. I would … -
Replied To a Post in request
If you put a little effort into asking a proper question I'm sure you will get some useful feedback. In the meantime please read [this thread](https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question) for suggestions on how … -
Replied To a Post in The Walking Dead
Still haven't watched season 1 but I have it to watch later during rerun season. The thing I like about shows like Sneaky Pete, Dexter & Justified is that they … -
Replied To a Post in The Walking Dead
I'm not into Zombies but we just got through binge watching an excellent show called Sneaky Pete. One of the co-starts is Margot Martindale whom I have loved ever since … -
Edited C# Delete files from the directory even if being used by another process
I am not expert. I am trying to delete the files from the directory at button click. I have windows application which have folders populated in combobox1 and files populated … -
Created Phone Support Scamming
I got a call from recently from someone claiming to be a Dell tech rep. He said my laptop was reporting multiple errors. Realizing immediately that this was a scam … -
Replied To a Post in Random Facts
The world's oldest known computer program that is still in use has been in service since 1958. It is run by the US Department of Defense to track contracts and … -
Replied To a Post in Guess the number recursion
Please read [this thread](https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question) for suggestions on how to post meaningful questions. Keep in mind that we expect you to show what you have done so far. -
Replied To a Post in window problem
>delete any unwanted partitions but not the smallest as i said windows needs that partition for temp files Can you please clarify what you mean by this? Unless I misunderstand … -
Replied To a Post in How to connect sql server on codeblocks using C
Have you checked out [ConnectionStrings.com](https://www.connectionstrings.com/)? -
Edited VBA Excel sending data to an Oracle Database - need help
I have a project where I have to send data from an Excel spreadsheet to an Oracle database. Here is the code I am using and I need some help. … -
Replied To a Post in How can I make a Playing grid on vb dynamically
You could make an NxM array of buttons or pictureboxes at run time depending on your other requirements. Both allow you to set an image to display. Please refer to … -
Replied To a Post in Is there any problem with Mozilla Thunderbird?
If your problem is spam then the source of the problem is not Thunderbird. I've had spam on Eudora, PMMail, Outlook and Thunderbird. No email program is going to solve … -
Replied To a Post in Admin account problem
I have set up Windows systems for a few family members and friends and I trust them (except for my father-in-law) not to do anything really stupid so the user … -
Edited Advice about renting your HDD needed
Hello everyone i heard about this new but not new technology, which pays you to rent your free HDD space for cloud purposes. I like to ask is there anyone …
The End.