473,544 Members | 2,308 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Latest Bytes Forum

Support forums for various IT topics. Programming languages, databases, systems, applications and more. Subscribe to a community, participate, ask, share your expertise and network.
 
0
8,548
thread by: 9acca9 | last post Sep 4 '22 by: 9acca9
I made a module to manage the menus of an lcd display. The number of options is quite large so I plan to use this file as a module to import into a file that integrates other issues. And my question goes this way. For example, when I select to log in to a page in the menu, what I do in the menu is put a variable that when entering that...
0
7,108
thread by: RamLakshmanan | last post Sep 3 '22 by: RamLakshmanan
https://i0.wp.com/blog.ycrash.io/wp-content/uploads/2022/03/Performance-overview-rafiki-2.png?w=500&ssl=1 Java developers tend to use ‘java.util.UUID#randomUUID()’ API, to generate a UUID (Universally Unique Identifier) number (i.e., ‘b8bbcbed-ca07-490c-8711-5118ee0af2f9’). Under certain circumstances, using this API can affect your...
3
9,387
thread by: Curious27 | last post Sep 3 '22 by: NeoPa
Getting the values from a ComboBox's columns works to fill in a TextBox but can't get the results from a calculation in another TextBox. I don't know why I get an #Error in TextBoxes 3-4 unless the value from a column is not a true numeric value but a string value and if so, how can it be converted to a numeric value for calculation? Here is...
4
21,965
thread by: rithik | last post Sep 2 '22 by: sandrahdes
Dear All, I have a problem while data logging in a single table in SQL DB. We are not able to do it. When we are running the python code in raspberry pi we are getting the following error msg. Program: import serial import time import MySQLdb as mdb arduino = serial.Serial("/dev/ttyACM0") arduino.baudrate=9600
0
9,329
thread by: Sjray12 | last post Sep 1 '22 by: Sjray12
We are trying to install Spectrum Protect on a Linux server, while processing the dsmserv format Command to format data base received the fore mentioned error. Adjusted the kernel parms and still received same error. Has anyone else experienced this same issue?
0
6,750
thread by: davidmichaeli | last post Sep 1 '22 by: davidmichaeli
I've wpf application, where I load large data (into Wpf DataGrid) and handle multiple events per 1-5 seconds.. I have a performance issue with datagrid - rendering takes too long and freezes my app until it's all rendered. QuestionTester.View.QuestionView: <UserControl x:Class="QuestionTester.View.QuestionView" ...
0
4,131
thread by: Genny | last post Sep 1 '22 by: Genny
I. ERROR ITMS-90096 This is the most common problem, which is said to be a bug in apple. There is a startup image of iPhone 5 in the launchimage, but an error is still reported. It can be solved by the following methods: 1. Add a startup image to the root directory of the project. The size is 320 * 568, the format is PNG, and the name is...
0
4,116
thread by: Curious27 | last post Sep 1 '22 by: Curious27
Back again... I'm trying to calculate two TextBoxes which contain a values from a ComboBox Columns. TextBox1 - txtQty (Control Source: equals .(3) TextBox2 - txtPicked (Control Source: equals .(4) TextBox3 - txtActQty (Control Source: equals minus When Form loads txtQty and txtPicked have the right values but txtActQty just shows...
0
3,898
thread by: laser5 | last post Aug 31 '22 by: laser5
I have been trying for several days to work through the syntax of the DSUM function in an access query to create a running total of an inventory project of part totals that is tied to both the Part Number (PartNum - Short text) and the Lot Number (LotNumber - Short text) of that part. The table is InventoryLog, and the field i'm looking to sum is...
0
3,468
thread by: desyRE | last post Aug 31 '22 by: desyRE
Salve, appena iscritta e sono una studentessa di Liceo, per cui siate magnanimi. Uso codeblock e mi sta aiutando a capire le basi del C. Ho scritto un programma semplice e compilandolo mi dà quell'errore. Da cosa dipende? Non riesco a capire. L'errore me lo dà alla riga 21 costoTotAllog = .....ma ho visto che eliminando questa riga,ripresenta...
2
7,315
thread by: CD Tom | last post Aug 31 '22 by: CJ_London
I have a very large excel file runs from A to GV. Is there a way to bring this into my database. I would like to split this into maybe two or three tables. Now the excel file comes from an online registration system and I have no control over the size of the file. I would like to do this through Access VBA so my end user doesn't have to do...
19
36,528
thread by: shanmugamit | last post Aug 31 '22 by: logandavid
hi all, i submit my url to google (spaarkmedia.in) but searching spaarkmedia.in it not showing.even i update meta tags and update title tag.
0
2,884
thread by: leo001 | last post Aug 30 '22 by: leo001
Is there any risk in using opengauss active and standby architecture with keeplive? Explanation: The use of the opengauss active/standby architecture with keeplive is mainly to consider that the application connection string does not need to be modified when the application uses the domain name (the domain name of the keeplive virtual IP)...
1
14,660
thread by: veerablog | last post Aug 30 '22 by: dinhthaihoang
I've deployed a ServiceNow developer instance running version 'London' and can't see an option to enable SecurityOperations plugin. However I had a previous instance and I'm sure it was a straight forward operation from the instance manager. Does anyone know how to do this or whats changed? Thanks.
1
6,767
thread by: Diacono | last post Aug 29 '22 by: dev7060
Consider an M array, write a unique (M) function that returns True if the array has all distinct elements and False otherwise: , ] -> True , ] -> False my code is: def unique(M): r=len(M) c=len(M) check = True
1
14,236
thread by: Stoney L | last post Aug 29 '22 by: logandavid
I owns a DDR2 512MB RAM written "Hynix" from my dad, and my dad bought me a DDR3 4GB RAM written "SK Hynix". What is the difference between "Hynix" and "SK Hynix"?
31
9,851
thread by: Curious27 | last post Aug 28 '22 by: NeoPa
My SubForm has Multiple TextBoxes, but the there two I need info from for the TextBox in the Footer. TextBox1 Name - txtComponent TextBox2 Name - mAvailQty TextBox3 Name - txtBrass What I'm trying to do is fill txtBrass with the value of mAvailQty when txtComponent shows Brass and fill txtBullet with the value of mAvailQty when txtComponent...
7
7,857
thread by: MNewby | last post Aug 27 '22 by: NeoPa
I have a from called CAD_CallDispSplitF. As the name implies, it is a split form. The form has a subform named CAD_Log_DispF. Link Master Field is ID Link Child Field is ID_Activity The link works fine. The record source for the subform is SELECT CADLogT.ID, CADLogT.EntryDateTime, CADLogT.Notes, CADLogT.ActionID, CADLogT.Dispo,...
0
6,514
thread by: niksirat | last post Aug 27 '22 by: niksirat
Hi everyone, I defined a ActiveX ComboBox named "cmbPeymankar", a Text Box (ActiveX control) called "txtNewPeymankar". a Command Button (ActiveX control) called "Add".
0
6,590
thread by: ryjfgjl123 | last post Aug 27 '22 by: ryjfgjl123
ExcelToDatabase: batch import excel files into database https://user-images.githubusercontent.com/39375647/177957033-eff740df-22f4-4ce5-af93-dde3c95187c7.png What is it? ExcelToDatabase is an automatical tool which can batch import multiple excel files into database(mysql/oracle/sqlserver/hive).It frees your hands when you have many excels...
0
20,564
thread by: Yacine Si Tayeb | last post Aug 26 '22 by: Yacine Si Tayeb
This post analyzes ops & maintenance solutions with experiences taken from real production scenarios for data sharding and other functions provided by ShardingSphere-Proxy Version 5.1.0. Unless otherwise specified, in the following examples, when we say “database” we refer to MySQL. What does ShardingSphere-Proxy do? ShardingSphere-Proxy...
0
5,698
thread by: rosydwin | last post Aug 26 '22 by: rosydwin
Hello everyone, today's tutorial is about UART parity. We have already introduced how to write the driver for the UART of T5L screen in the previous course, so today we will explain the parity check based on the content of chapter 9. 1. Theoretical knowledge Before formal explanation of the encoding, let me clarify the theoretical part about...
0
5,243
thread by: brianbills21 | last post Aug 25 '22 by: brianbills21
I would like to add several lines to the output of my script. Currently, the script behaves as outlined in the README file here. But the behavior I want to change it to is below: ./sample.sh -s 0-9 -c 0-3 -t samples.bin Ch0 Ch1 Ch2 Ch3 Sample 0: 0x1a03 0x1a03 0x4a03 0x5703 Sample 1: 0x4b03 0x4403 ...
1
6,926
thread by: neelsfer | last post Aug 25 '22 by: serialcomms
I would like to open a serial com port (RS232) when a form (frmRtMain) open, collect the data when the scanner is activated and read data, and then add it to a textbox (text10) in a form. The port should stay open while the form (frmRtMain) is open. This is what i have tried so far Dim intPortID As Integer ' Ex. 1, 2, 3, 4 for COM1 - COM4 ...
0
6,080
thread by: niksirat | last post Aug 24 '22 by: niksirat
Hi, I want to write a program whose input is the names of the companies and when adding the name of each company, it will take various information from that company of different types, 1- TextBox (daily production rate), 2- CheckBox (select product features), 3- OptionButton (the gender of the company owner), 4- Date (Product delivery time,...

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.