473,538 Members | 2,687 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

General Forum

For Miscellaneous Answers and Insights that don't fit in existing topics
0
3,683
thread by: Gwilson | last post Sep 8 '21 by: Gwilson
How do I go from one already opened form to another already opened form?
1
7,778
thread by: mj777 | last post Sep 13 '21 by: dev7060
Errors: Notice: Undefined offset: 2 in short_codes_functions.php on line 132 Notice: Undefined offset: 3 in short_codes_functions.php on line 132 code line from 128 to 139 if (!function_exists('adforest_extarct_link')) { function adforest_extarct_link($string) { $arr = explode('|', $string);
0
4,684
thread by: Jordan Cooper | last post Sep 13 '21 by: Jordan Cooper
I want to add a watermark to my worksheet. How can I do it?
-
-
thread by: user9212 | last post Sep 14 '21 by: user9212
Moved:
4
7,136
thread by: user9212 | last post Sep 18 '21 by: dev7060
I use Ipopt C++ project and I want to use it to solve my problem. I created a derived class from the base one and and I created a virtual function in the base class to modify it in the derived one by doing the following: using namespace Ipopt; base class : public TNLP { base class(); virtual ~base class(); public: //I want fisrt...
1
3,751
thread by: ajaymedidi | last post Sep 18 '21 by: dev7060
Hi All, I am a beginner in python scripting. I have been given a task in my company to include a new feature to our chatops where our internal team members can place a reminder in a specific channel in Teams at a specific time. eg. if I input a similar command as below at 10 am in Microsoft Teams chatbot, It has to be executed at 3:45...
0
2,704
thread by: Jordan Cooper | last post Sep 18 '21 by: Jordan Cooper
I am not a professional Excel user, so I wonder what is PowerPivot created for? What are its functions?
1
3,925
thread by: Pantheras | last post Sep 22 '21 by: dev7060
How can I open a browser in fullscreen with PHP
1
6,320
thread by: rempas | last post Sep 27 '21 by: Banfa
I'm interested on finding fast to compile languages. I'm not talking about theoretical compilation time but in real word performance. The compilation times must be at worse 2 times slower than gcc. Don't say about Go, Vlang and Vox (I already know) and any compiler that does either none or little optimization (like tcc for example). I'm also not...
3
3,671
thread by: Jordan Cooper | last post Sep 23 '21 by: Jordan Cooper
In my project I want to add text before the character I will choose. Could you explain how I can do it?
0
3,030
thread by: Jordan Cooper | last post Sep 28 '21 by: Jordan Cooper
I have attached a file of an example of my project.I have a column A, where there is a list of countries, and I want to do the next: if I place an index number of the country in E1, the name of the country will be shown in E2. Is it possible?
0
9,205
thread by: Jordan Cooper | last post Sep 28 '21 by: Jordan Cooper
There's something wrong with my arrow keys. I suppose, I have accidentally turned on a Scroll Lock. How can I turn it off?
0
5,853
thread by: shivambhatele | last post Oct 1 '21 by: shivambhatele
I am trying to create a script that will automatically change the working directory to my Java code and then compile the code. I am able to change the directly to my path but I cannot figure out how to call the java compiler on the "filename" while taking the "filename" as an argument directly from the Terminal and i run this java code on the...
10
7,072
thread by: fra1983 | last post Oct 7 '21 by: fra1983
I'm a programming beginner. . Now I'm having a problem that I struggle to solve ... I want to write a numeric data in the H2 tag that I import via API call. I have tried in various ways, making a console log the data exists but it seems that I am wrong something to richamarlo in H2. I seek help in understanding and resolving this error. Thank you...
1
5,287
SwissProgrammer
thread by: SwissProgrammer | last post Oct 12 '21 by: SioSio
If I wanted to write a game that could handle vast amounts of concurrent users, then it seems reasonable to look at how a large retailer handles information exchanges quickly. Thus, What database engine does Walmart use? Thank you.
2
5,503
SwissProgrammer
thread by: SwissProgrammer | last post Oct 12 '21 by: dev7060
I would like to know how to hook and subclass Wordpad (a MS Windows 32 bit common program) with a C++11 program. I start my program; and it opens up Wordpad; then my program gets control of Wordpad, it controls the information going into and comming out of Wordpad. I do not quite recall how to do that. It should be really simple. I am having...
0
5,228
thread by: shivambhatele | last post Oct 5 '21 by: shivambhatele
Introduction Data science is an emerging field in the IT industry. On the other hand, Software engineering is already well-established. Computer science graduates are usually aware of what software engineers are but have a vague knowledge of what data scientists do. Both these roles have their own importance in their respective teams. In this...
0
5,111
thread by: sanil123 | last post Oct 7 '21 by: sanil123
Sir How to change partialy a font size in a sentence placed in a label, In Ms access. For example in a releaving order program, we change the name of staff. The staff's name should be highlighted. sanil
2
17,872
thread by: junedadenwalla | last post Apr 14 '22 by: adamvinh
Hello all, I am sorry if this question is out topic but I wanted to ask from where can I start learning game development in HTML & CSS. any Idea please reply to this post. Thanks & Regards Juned Adenwalla,
0
5,231
thread by: suresh191 | last post Oct 11 '21 by: suresh191
. $HOME/sqllib/db2profile set -x LD=/dbamon/`whoami`/mon/hadr_stats mac=`hostname` DTTM=`date +"%y.%m.%d"` db=$1 user=`whoami` #NFCNLST=abc@gmail.com
0
4,411
thread by: goatbishop | last post Oct 12 '21 by: goatbishop
Hello, I'm happy to join in this platform. I'm a graduate student and my research interests is machine learning. I'm working on subspace clustering and related work. This is my first article in Bytes. Unsupervised Learning The core of Artificial Intelligence is machine learning(ML), whose main task is to identify and distinguish between...
0
2,244
thread by: sal21 | last post Oct 17 '21 by: sal21
how to align center picturebox in richtextbox?
0
2,600
thread by: larryh77 | last post Oct 19 '21 by: larryh77
What are the ramifications of never changing the "rows = 1000" default in your functions? What if the function usually returns 50K rows? What if it usually returns 1 row?
1
5,461
thread by: thevictorso | last post Oct 22 '21 by: dev7060
I am trying to make a code run repeatedly every X seconds. Let me paint a wrestling scenario. I have already written a code line to give Tyson fury a 5Kg punch at 40 seconds into the fight and then stop.. but there's no way I'm going to win the match with just one 5kg punch at 40 seconds. I need to be able to keep punching every 40 seconds....
0
2,104
thread by: Gurmeet2796 | last post Oct 20 '21 by: Gurmeet2796
Hi all, I'm getting the below issue from the past few days. 2021-10-20-12.25.09.929431+330 E6006377428E559 LEVEL: Warning PID : 20078 TID : 140478800455424 PROC : db2sysc 0 INSTANCE: db2inst1 NODE : 000 DB : WPJCR APPHDL : 0-7575 APPID: 127.0.0.1.27347.211020031805 AUTHID ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.