-
Replied To a Post in HELP: Movie seat reservation program in Turbo C
Your post is missing your attempt at solving this and what area you are having problems. I have to ask this. Are you using some forum that writes the code … -
Replied To a Post in Dell Hell Part 2
Nice to read you are seeing that audio sync issue too. What I find not funny is that on some other gear (an Intel NUC) I had to try six … -
Replied To a Post in Need some volunteers!
I asked to get an idea of how you work with others. Your reply bristles rather than enters into a conversation about how it went and how far you got. … -
Began Watching Need some volunteers!
Hi I'm a recent graduate and I've recently had an idea of building an online application, a text-editor, along the lines of stuff like Google Docs. I'm not going to … -
Replied To a Post in Need some volunteers!
[How is your last project faring](https://www.daniweb.com/community-center/threads/497220/seeking-a-partner-to-create-something-world-changing)? -
Replied To a Post in about bittorrent
Sorry but the book is not in PDF form for very good reasons. The author elected not to since my bet is they want to reap the benefits of selling … -
Began Watching PASCAL PROGRAM
Write a well structured program that will accept the following fields of record in a data item, surname, other names, age, address, occupation, department, level, and grades for 15 different … -
Replied To a Post in PASCAL PROGRAM
I'd ask this be removed as it's not a good start to your reputation in many forums. Try again but share the work you've done so far and where you … -
Began Watching Dell Hell Part 2
A quick recap on a Dell Inspiron I bought in December 2014. So far I have had a video problem that was caused by the Dell Tech installing a bad … -
Replied To a Post in Dell Hell Part 2
Did Dell ever broach the subject of Bluetooth and WiFi coexistance? For reference look at figure 2 of http://www.marvell.com/wireless/assets/Marvell-WiFi-Bluetooth-Coexistence.pdf Since that system uses a single FEM it's not going to … -
Began Watching Testing double for lack of input
Can anyone tell me what is wrong with this? App crashes if user input is left blank. I was hoping it would display toast and wait for input. EditText userWireInput … -
Replied To a Post in Testing double for lack of input
Just an idea. If you want to set this to zero on blank, either test the string for blank and set it to "0" or try catch around the code … -
Began Watching about bittorrent
I want to know more about Bittorrent . Like , how it works . I'm not looking for an overview as i have a little knowledge about it . I … -
Replied To a Post in about bittorrent
I did a google search and there are papers and source code out there on this. I also find books like http://www.amazon.com/Peer---Peer-Computing-Applications-Computational/dp/1439809348/ if that's your medium of choice. It looks … -
Replied To a Post in sum in visual basic 2015 report
So line 14 is the issue? I see a non-numeric at the top of the column. Where is that coming from? It could be why it can't sum the column. -
Began Watching Reading Data from a File Not Putting Data Correctly Into an Array Plz Help
Hi Everyone, I have a project from school which is a console application that takes hard-coded items and process those inside of one of my custom class which intherit from … -
Replied To a Post in Reading Data from a File Not Putting Data Correctly Into an Array Plz Help
I'd rewrite lines 1 and 2 so you read lines as you process them. Example at http://www.dotnetperls.com/file-readlines Sorry that I was unclear. The line one in my reading read one … -
Replied To a Post in sum in visual basic 2015 report
I see no code to create the SUM that I guess is where the #Error is on that screen. I would be guessing this error is in your Access too. … -
Replied To a Post in Why are my keyboard keys doing the wrong things in Daniweb?
@Gerermos. You'll have to explain your issues clearly. I looked at this with others and nothing spooky is going on. -
Replied To a Post in sum in visual basic 2015 report
Visual Basic 2015 is code. This forum supports code in replies. Copy and paste the line or lines you think are in error. If you paste the entire app, then … -
Gave Reputation to Hattori.Hanzo in Migrating to Linux - Any Tips?
you know what, Just close your eyes and forget about windows world and back to the homeland UNIX. just do it, I did it. good luck -
Began Watching missing artifact when adding dependency in maven
Hi, I have 2 projects opened in eclipse,I have added one of them as a maven dependency to the other.When I enable workspace resolution I am getting an error:Missing artifact … -
Replied To a Post in missing artifact when adding dependency in maven
Great question. https://www.google.com/search?q=workspace+resolution+I+am+getting+an+error%3AMissing+artifact&ie=utf-8&oe=utf-8 really points out that "this can happen." I like the priors on this since it feels like all the ducks must be in a row without any … -
Began Watching Trwat
My Toshiba Satellite is not n service. Help Me How To active -
Replied To a Post in Trwat
That's pretty vague. This could mean that your Cellular data card has expired (that's a service) or you have a burned out laptop. Take a little time when you post … -
Began Watching need an answer plz
write a c++ program that can use a linked list to store10 studets records with following fieds,reg no marks and grade.program shoould be able to enter records one after the … -
Replied To a Post in need an answer plz
You posted no question so how to answer? What you did post looks like the usual homework assignment so show your work so far along with what you think is … -
Began Watching Laptop's screen goes black, fans stop working but power is on!
So I was watchin some videos on my laptop and t suddenly just shuts down. without warning like it ran out of power. This laptop is four yrs old and … -
Replied To a Post in Laptop's screen goes black, fans stop working but power is on!
This sounds like your standard crash. Now that you know the generic reset, you move to another area. Are you keeping up your maintenance? *Canned air on the vents every … -
Replied To a Post in sum in visual basic 2015 report
That was horrible. Sites pop up, I'd have to wait or pay. Source code, just the lines that error and the error can be pasted in the forum. Sometimes a … -
Began Watching An Old Fake Microsoft Scam
I just got off the phone. It was an interesting call. It was a technician from Microsoft calling to tell me that my computer had been sending a lot of … -
Replied To a Post in An Old Fake Microsoft Scam
Tax season here so the calls are now the IRS demanding immediate payment. By Western Union. Right.... -
Began Watching How to use variable in MySQL statement
How can I use a variable in a MySQL select statement? Code: $serverid = $_SESSION['server_id']; $sql = "SELECT * FROM servers WHERE server_id = '$serverid'"; -
Replied To a Post in How to use variable in MySQL statement
While I'd use priors like https://www.google.com/search?q=use+a+variable+in+a+MySQL+select+statement%3F&ie=utf-8&oe=utf-8 you also need to tell what language you are coding this in. -
Replied To a Post in no video display
The green light only means the power to the green light and the light is working. If you want to dig in, get out a Volt meter and measure each … -
Began Watching How to solve this android gradle related issue?
Error:Unable to load class 'com.android.tools.idea.gradle.project.GradleProjectSyncData'. Possible causes for this unexpected error include:<ul><li>Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) <a href="syncProject">Re-download dependencies and sync … -
Replied To a Post in How to solve this android gradle related issue?
This looks like a duplicate. Read http://stackoverflow.com/questions/36174522/how-to-solve-this-android-gradle-issue -
Began Watching sum in visual basic 2015 report
hi i have report in visaul basic 2015 in it the salary and i want to make a tetxbox and but the total in it i tried this Sum(Fields!salary.Value) but … -
Replied To a Post in sum in visual basic 2015 report
What did the error say? How about some code or source? -
Replied To a Post in How to integrate KeePass2 with Microsoft Edge ?
I'm unsure how to clarify this so back to the Keepass for their answer. http://keepass.info/news/n150809_2.30.html notes you can "Open with Edge" so use their forums is you expected more. Here … -
Began Watching water spill is laptop
ok. my freind(not any more) got water on his laptop. (toshiba statellite, its 12inch and is gold(plastic) it has core m3) i by mistake spilled water on it. he now … -
Replied To a Post in water spill is laptop
Try an external USB keyboard. if it works, find a new laptop keyboard. The range I pay for these is from 20 to 99 bucks. Time to replace runs from … -
Began Watching no video display
I suddenly have no video display, monitor is fine, changed video card didn't work, new motherboard( bought same board) didn't work and different hard drive and Ram and still no … -
Replied To a Post in no video display
Yes. Could you tell more about what you have? The no beeps is a tell tale sign. You don't need video card, RAM or drives to get beeps. Reduce the … -
Began Watching How to integrate KeePass2 with Microsoft Edge ?
When I want to use Firefox with the KeePass Password Manager I have the KeeFox add-on. But it there anything similar to use if you want to integrate your KeePass … -
Replied To a Post in How to integrate KeePass2 with Microsoft Edge ?
The word is that so far Edge maintains security by blocking all addons. If you must, try it with IE. -
Gave Reputation to diafol in Migrating MS Access to MySQL
vb6 will cough, fart and die. Convert now and start using a tool/language designed for today's software/OS. https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-examples-tools-with-access-export.html -
Replied To a Post in Migrating MS Access to MySQL
I'm going with no. My SQL queries are via my apps or the command line. Not stored in MySQL. I can't guess why you would entertain VB6 today. It's pre-historic … -
Replied To a Post in Migrating MS Access to MySQL
Since MySQL doesn't hold our queries we see what you ask is not possible. I looked at your prior posts and maybe those would be in Crystal Reports? As to … -
Began Watching Migrating MS Access to MySQL
i have an access database with table relationships, queries and i want to convert into mysql is there any free software that can help me to do it, i searched …
The End.