-
Replied To a Post in Built a computer and no picture on tv
You asked 2 questions. 1. What do I need for cable? The same as what we need in a case. Maybe a few less connections. Hookup varies a little from … -
Replied To a Post in A quick question about oracle SQL
I wonder if this is the usual homework assignment I see at https://stackoverflow.com/questions/7971950/sql-find-names-of-students-who-enroll-in-all-courses It's a shame the course lacks building your skill up to this point. Go back over the … -
Began Watching A quick question about oracle SQL
I have been butting my head against this problem for the past 4 hours, and I have to tap out. I know I can't be too far from correct I … -
Replied To a Post in I can't seem to get traffic to my website. What is the problem?
Here's the one thing that stuck out to me. > I spent money on advertisement to gain 3500 likes. This is simply a way to part you from your money … -
Began Watching I can't seem to get traffic to my website. What is the problem?
Let me tell you what I have been upto so you can get a better understanding ... When I first started back in January 2015 I aimed to get a … -
Gave Reputation to happygeek in Looking Inside Schrodinger's Box: A Quantum Computing Primer
What has Schrodinger got to do with the complex and paradoxical concept of quantum computing? The answer is that both Erwin and his hypothetical cat relate directly to this subatomic … -
Gave Reputation to happygeek in Looking Inside Schrodinger's Box: A Quantum Computing Primer
What has Schrodinger got to do with the complex and paradoxical concept of quantum computing? The answer is that both Erwin and his hypothetical cat relate directly to this subatomic … -
Replied To a Post in Find traces in PC of files only used with a USB stick
The answer is simply yes. You didn't give any background on the host PC and if it was remotely managed by a top notch IT staff. If you don't want … -
Began Watching Find traces in PC of files only used with a USB stick
Dear all, using Windows 10, I insert a USB stick in a PC, create a Word document and save it onto the USB stick. Later I edit many times the … -
Gave Reputation to sirlink99 in Swift Desktop GUI Visual Bugs
Hello, I am working on a simple timer toolbar app in swift for macOS and I am experiencing a visual bug. Basically, I should be able to add any number … -
Replied To a Post in Problem while updating contents to the site
Actually your question and such is missing too much information. I don't mind digging into problems but read what you posted so far. To me it sounds like you are … -
Replied To a Post in Problem while updating contents to the site
Read your first post about checkboxes. It sounds like you need to take more software and coding courses. There are online tutorials too. -
Gave Reputation to Mikky004 in How many seo friendly extensions are there? What are these?
Hi Guys, I have one important question and need prompt and detailed answered please.How many seo friendly extensions are there? What are these? PLEASE hlep me friends. Thanks in advance. -
Replied To a Post in Problem while updating contents to the site
Can you reveal what's going on here? I see you struggling with checkboxes and now this. Tell a story about how you landed a job and may be in over … -
Began Watching Problem while updating contents to the site
If a table contains field's like name,age tuition fee,bus fee,year, 1,2 When I tried to update 1 year details it is updating but when I try to update the entire … -
Replied To a Post in Error creating multiple check boxes
I see fishing was noted at https://www.daniweb.com/programming/web-development/threads/509122/how-to-store-multiple-check-boxes-in-html#post2223645 -
Began Watching Error creating multiple check boxes
Can anyone help me out to create multiple check boxes for attendance purpose -
Replied To a Post in Crystal Report SQl Server. Conversion of value overflowed an Int Column
Is there a typo here? whereField1 or where Field1 ? -
Began Watching Crystal Report SQl Server. Conversion of value overflowed an Int Column
Using Crystal Reports XI, and using the command feature with this simple query: select Field1 AS Item, Field2 AS Customer from Server.DB.dbo.Table whereField1 = {?Parameter_String} Returns an error: Conversion of … -
Replied To a Post in Windows 7 Network Adapter (Cannot connect to the Internet)
Good news everybody. HP does have Windows 7 64 bit drivers at https://support.hp.com/emea_middle_east-en/drivers/selfservice/hp-250-g5-notebook-pc/10180321/model/10180322 So keep in mind the order we install is motherboard, audio, video, LAN, WiFi and helper apps. … -
Replied To a Post in Windows 7 Network Adapter (Cannot connect to the Internet)
Since no make and model, for now you call the maker and ask what drivers and in what order to install them as it can matter. On some laptops you … -
Began Watching Windows 7 Network Adapter (Cannot connect to the Internet)
I have a serious problem with my new laptop i have installed clean copy of windows 7 on in and it runs okay but now i cannot connect it to … -
Replied To a Post in Odd way of passing arguments to main
Re: Lint. As I've worked far too many systems with bugs that were traced to lines that Lint complained about, you can make bet on my view here. Re: WALL … -
Replied To a Post in Built a computer and no picture on tv
Since you are building did you try it without the case? Building on cardboard with the least number of parts is an accepted method to find out if what you … -
Began Watching Built a computer and no picture on tv
Used two different tvs, one has hdmi and rgb in, and the other has pc in (vga?) and hdmi, use two different cables and nothing. I have not used the … -
Replied To a Post in HELP !!! "AWT-EventQueue-0" java.lang.UnsupportedOperationExcept
That's light on CPU, RAM and an OS that well, you know. If it does what you want then you are pretty done. Have someone run this on a run … -
Replied To a Post in HELP !!! "AWT-EventQueue-0" java.lang.UnsupportedOperationExcept
Too long is vague. I see nothing there to tell me it would take more than a second but what if you did this on some old single core netbook? … -
Replied To a Post in HELP !!! "AWT-EventQueue-0" java.lang.UnsupportedOperationExcept
Try the old comment lines that could fail and then enable them one by one till you find the bad line. -
Began Watching HELP !!! "AWT-EventQueue-0" java.lang.UnsupportedOperationExcept
Hi Guys Im A Noob, so i need your kind perception on my code Im running A Table Anytime i do it i get this message Exception in thread "AWT-EventQueue-0" … -
Replied To a Post in json array mapping issue with boost c++ parser
I see same code and some replies at https://stackoverflow.com/questions/45120214/json-array-mapping-issues-with-boost-json-parser That said, you may want to pick a code style and stick to it. You already have feedback on that and … -
Began Watching json array mapping issue with boost c++ parser
I am parsing below sample file in below code snippet. {"requestType":"INVOCATION", "hostName":"localhost", "serviceName":"bucky", "serviceType":"DISCRETE", "serviceParameters":"sampleData", "servicesList" :[ { "serviceName" : "ABC", "serviceParameters" : {"para1" : "value1", "para2" : "value2", "para3" … -
Replied To a Post in How to solve this problem? vb2012
The code above looks broken. You claim things I can't check for you. For example if the target folder is HasilScan then you need one more backslash. It's a trivial … -
Replied To a Post in How to solve this problem? vb2012
Let's start with an answer to my first question. -
Gave Reputation to rosario1990 in Social Bookmarking Sites Are Back Stabbing You!
Social Bookmarking is still important for website ranking. But you can't do random social bookmarking for your website. Only high PR and dollow links would be helpful for your website … -
Gave Reputation to AndrisP in Select Case Query Not Working
Do you really want to multiply the date difference by salary? Everything else can be done more extensively without subqueries and without `case when` using simple `IFNULL()` function SELECT EmpId, … -
Replied To a Post in Crystal Report Generation
Sometimes I find a new programmer to jump ahead too many chapters and drowning in a sea of issues. Step back and take time to finish more tutorials like https://www.google.com/search?q=vb.net+crystal+reports+tutorials -
Began Watching Crystal Report Generation
I am new in reporting with crystal reports. i am trying to genrate a report in vb.net. My data to be displayed in the report is based on a screen … -
Replied To a Post in How to solve this problem? vb2012
Is there a C:\HasilScan20170717034600.jpg file or did you forget a backslash and meant: C:\HasilScan\20170717034600.jpg? -
Began Watching How to solve this problem? vb2012
 why? help sir -
Gave Reputation to diafol in Looking For Web Proxy Hosts
>End of discussion. No, not by a long chalk. You don't get to end a discussion. Members may feel they want to carry on with or without you. What has … -
Replied To a Post in Export CSV ASP.NET MVC Issue
Looked at the image and yes, that looks like what a spreadsheet could show from a CSV file so you did get CSV out but left me to guess what … -
Replied To a Post in Export CSV ASP.NET MVC Issue
Code dumps without comments or questions are usually unanswered. Add details, questions and where you are having issues. One observation is that I don't know the size of your database … -
Began Watching Export CSV ASP.NET MVC Issue
using (MySqlCommand cmd = new MySqlCommand("SELECT EmpId, Emp_Name, Salary , Start_date , End_date , CASE WHEN (Employees.End_Date is null) THEN DATEDIFF(DATE_ADD(Start_Date, INTERVAL 30 DAY), Start_Date) * Salary/30 ELSE DATEDIFF(End_Date, Start_Date) … -
Gave Reputation to ddanbe in How to solve this problem?
You have no Form object, a Form1 object. -
Replied To a Post in How to convert swing application to Java application
@tarun, your topic does not match what you ask in your post. That aside this question has many priors for you to research. Example: https://www.google.com/search?q=How+to+convert+swing+application+to+Android+application That aside you know your … -
Began Watching How to convert swing application to Java application
Can anyone guide me to find a way to convert swing application to Android app. If we just create the gui using xml is it enough to take the working … -
Gave Reputation to happygeek in Looking For Web Proxy Hosts
You are going to be the next Bill Gates but cannot or will not pay $50 to get the functionality you are after. And, seriously, you wonder why people downvote … -
Gave Reputation to DeanMSands3 in Repairing Component Store from Recovery Console
> rproffitt: There are prior discussions about this. Example where they went with an in-place upgrade: https://www.tenforums.com/performance-maintenance/23170-sfc-corrupt-files-2.html Which is a great idea except I was stuck in the Recovery Console. … -
Replied To a Post in Odd way of passing arguments to main
Unused can be an issue. If they are declared in some bum way, well, when the app starts up the allocation can cause a fault. SUN. Wow, blast from the … -
Replied To a Post in Repairing Component Store from Recovery Console
There are prior discussions about this. Example where they went with an in-place upgrade: https://www.tenforums.com/performance-maintenance/23170-sfc-corrupt-files-2.html
The End.