-
Gave Reputation to Carmelo_1 in OLEDB "select, where, like" Query
Hi. I resume this old post to ask: I tried "CurrentEntry" equal to "?? R" to extract, for example, the "CAR" record, but the result is equal to ZERO ... … -
Replied To a Post in when i update my data it update the whole column
To me your code does just what you wrote about. Think about the record set you are dealing at line 10 and then 11. It looks like you selected all … -
Began Watching when i update my data it update the whole column
after i key-in the form, the function change the whole column with the same value for example if i put first name JOHN it will update whole column with JOHN … -
Gave Reputation to ma14 in Unable to open a form in VB6 Project
Simple working solution from https://www.dreamincode.net/forums/topic/86448-cant-view-form-design-view/ "At the right panel, right-click the form then **remove** it. and **then** right-click again on the folder, **Add>Add File**, browse where you have saved your … -
Gave Reputation to ma14 in Unable to open a form in VB6 Project
Simple working solution from https://www.dreamincode.net/forums/topic/86448-cant-view-form-design-view/ "At the right panel, right-click the form then **remove** it. and **then** right-click again on the folder, **Add>Add File**, browse where you have saved your … -
Replied To a Post in Memory interface for FPGA
This is the missing piece of information that could explain your prior post about C++ to C. I can see where a Xilinx system that only offered C could have … -
Began Watching Memory interface for FPGA
Hello Everyone, I have an FPGA application that has some function (i.e: Matrix Multiplication) now I want to create the memory interface for FPGA communication based on the model pushed … -
Replied To a Post in Possible ways of creating a wide area network
I take it you did your research and now realize 2.4GHz links are impractical and noted widely such as https://en.wikipedia.org/wiki/Long-range_Wi-Fi Since you want ROBUST then you must over design the … -
Began Watching Possible ways of creating a wide area network
Hi Guys. We are seeking to create a wireless wide area network in an area that is saturated in wireless ubiquiti antennas. We have tried our own ubiquity antennas and … -
Gave Reputation to farannbehadien in How much does it cost to build an Food Delivery Android app?
Let's consider the median development cost per hour of around $50 to $100. The cost of the food delivery app can be between $15,000 to $30,000. Additional features along with … -
Replied To a Post in write a program to convert celsius to fahrenheit in c using do loop
I won't do this because there are over 100 solutions in 99 languages at https://rosettacode.org/wiki/Temperature_conversion -
Began Watching write a program to convert celsius to fahrenheit in c using do loop
write a program to convert celsius to fahrenheit in c using do loop -
Replied To a Post in Code for a Hotel; to book into the hotel
You're going to have to get Mister Peabody to give you a ride to over a decade ago in the WABAC machine. But for now, here's a calender written in … -
Began Watching Code for a Hotel; to book into the hotel
I want a calender to appear, making it so that the customer can chose the dates. #include <iostream> #include <string> #include <ctime> using namespace std; double SubTotal=0.00,Total=0.00, Dis=0.00, DisGCH=0.40, DisConf=0.15, … -
Gave Reputation to eddienguyen in Want to learn Programming
https://co-well.vn/en/tech-blog/app-development-process/ You may learn more at our blog. We also offer the training course for the freshers! Let's take a look! -
Replied To a Post in Convert C++ code in C language
Still omits why you are doing this. Also, https://www.codeproject.com/Articles/1180826/Writing-Our-Own-Simple-Memory-Manager-In-C-Cpluspl appears to be in C as well as C++. Still may not fit with your real application. That is, I found … -
Gave Reputation to SimonIoa in Sound on/off in typescript
The sound plays in autoplay when the page loads and i need a on/off button. I haven't created a on/off function -
Gave Reputation to miller78451245 in Random Facts
9 unbelievable things which are not science fiction anymore Sunscreen pills – It is still in development, but some tests shows, that the pills are more effective than the traditional … -
Replied To a Post in Sound on/off in typescript
In your .ts script, where do you toggle audio.muted? I only see code to set it to true. Where is false? Also, if your script language support it the line … -
Began Watching Sound on/off in typescript
Hello i want to make a button that mutes and unmutes sound in html5 <video> tag. Here what i have so far. Sadly it doesnt work .ts soundOnOff() { let … -
Replied To a Post in Mysql/Mysqli conversion - Nothing in the PHP manual helps
When facing this sort of issue I find myself adding print or echo debug lines so I can see how far the code went before it hung up OR to … -
Began Watching Mysql/Mysqli conversion - Nothing in the PHP manual helps
I do not have a clue as to what the problem is with this code. I am running php 7.0. This was an old form I used long ago, decided … -
Gave Reputation to Rohan_12 in Convert C++ code in C language
#include<stdio.h> #include<stdbool.h> typedef struct __s_block{ struct __s_block *next; bool isfree; size_t size; void *memoryAddress; }_SBLOCK; #define BLOCK_SIZE sizeof(_SBLOCK) _SBLOCK *allocateMemBlock(size_t size) { _SBLOCK *block = (_SBLOCK*)sbrk(0); void *memadr = (void*)sbrk(0); … -
Replied To a Post in Convert C++ code in C language
It may be helpful if you also revealed what you are trying to accomplish. If it's some homework or work then somewhere there's a specification that may fill in the … -
Began Watching Convert C++ code in C language
HI everyone, _SBLOCK *allocateMemBlock(size_t size) [ _SBLOCK *block = (_SBLOCK*)sbrk(0); void *memadr = (void*)sbrk(0); void *allocate_mem = (void*)sbrk(BLOCK_SIZE + size); if(allocate_mem == (void*)-1) [ return NULL; ] else [ block->next … -
Gave Reputation to Reverend Jim in Fare.java Kindly help me with this
At least the OP used a Sharpie. As I recall, someone else like to use Sharpies. Hmmmm.... -
Began Watching Fare.java Kindly help me with this
 -
Replied To a Post in Fare.java Kindly help me with this
Using OP's formatting.  -
Gave Reputation to Reverend Jim in Fare.java Kindly help me with this
At least the OP used a Sharpie. As I recall, someone else like to use Sharpies. Hmmmm.... -
Gave Reputation to JamesCherrill in Fare.java Kindly help me with this
You must explain exactly what help you need. -
Gave Reputation to Valeria_3 in Convert a word in kanji to katakana or vice-versa.
it's possible to convert the words バレリア in kanji? -
Replied To a Post in how do you invert the mouse control?
It appears the 8+ YO code is in need of a rewrite for W8 and on. The same complaint was made about W8. I see some of the work appears … -
Replied To a Post in Hi everybody! nancy here
Did you move out of India yet? Read https://www.daniweb.com/community-center/threads/519925/hello-all-nancy-here#post2251997 -
Began Watching Hi everybody! nancy here
I am Nancy, I am originally from Italy, but I live and work in Dallas-USA.I am currently working as a Business Development Manager for Learning Innovation, but I will start … -
Replied To a Post in how do you invert the mouse control?
Sorry if I don't offer fixes for this but I did something akin to the above long ago on a completely different system. So just some thoughts. 1. As to … -
Began Watching how do you invert the mouse control?
can you please tell how you would invert the mouse control so that up is down, left is right etc. -
Gave Reputation to cambalinho in how can i create a program without Windows Defender problems?
- i run my compiled program; - the program is executed without a problem.. - when i create(from my program) the text file, the WD delete my text file. the … -
Gave Reputation to Reverend Jim in how can i create a program without Windows Defender problems?
My guess is that WD wouldn't be flagging it unless it had a signature matching a known virus. As I said before, typically UAC intercepts any attempts to write to … -
Replied To a Post in how can i create a program without Windows Defender problems?
@cam, which is exactly what is needed to make progress. I didn't read that till now but was guessing it. WD and most OSes are not going to allow an … -
Gave Reputation to Reverend Jim in how can i create a program without Windows Defender problems?
>But if I were to write in system folders then I bet WD would complain. That would result in a UAC popup rather than an alert/response from Windows Defender. I … -
Replied To a Post in wysiwig data files
I can't test this for you since "Liberty BASIC is a commercial computer programming language and integrated development environment." As to the file viewer my bet is it is a … -
Began Watching wysiwig data files
I created a font to replace the English language font. It uses bitmap shapes and is a ttf type font. I want to be able to devise a way to … -
Replied To a Post in mysqli_fetch_array() expects parameter 1 tobe mysqli_result bool given in31
I don't see any code on line 31. Can you share which line is giving up an error? -
Began Watching mysqli_fetch_array() expects parameter 1 tobe mysqli_result bool given in31
$strSPQuery = "SELECT * FROM `san_pham` where ma_san_pham=".$arrMa[$i]; $resultSp= mysqli_query($conn,$strSPQuery); $rowsp = mysqli_fetch_array($resultSp); $tong += $rowsp["gia"]*$arrSl[$i]; -
Replied To a Post in how can i create a program without Windows Defender problems?
> And now for something completely different. To avoid all this, have you tried crafting what you want to do in Python? PS. How's this for a triple dose of … -
Replied To a Post in how can i create a program without Windows Defender problems?
As to GNU signing options you can research that but here at the office where we craft and send out apps we would spending too much time finding out why … -
Replied To a Post in how can i create a program without Windows Defender problems?
I think we need to directly answer your top question. I bet some will be upset by it. How to create a program that most likely won't have WD complain? … -
Replied To a Post in how can i create a program without Windows Defender problems?
Sorry but that's not clear enough for me. Here I have apps that write in their distribution folder and no issues. WD might ask for permission to connect to the … -
Replied To a Post in How Much RAM Is Too Much
For my own use I stick with the 512GB and 1TB SSDs. These are not a big investment here as we snag them for under 99 bucks and the payoff … -
Replied To a Post in how can i create a program without Windows Defender problems?
Still too little detail. Text files have not raised Windows Defender issues here. But if I were to write in system folders then I bet WD would complain. As to …
The End.