473,383 Members | 1,829 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

A Global Community of Software and Data Experts

Welcome to Bytes!

Community for software developers and data experts.

Connect, share expertise and network. Bytes topics cover the latest in software development methodologies, programming languages, application development, software architecture, cloud computing, databases, data engineering and more.

Popular

3
15,463
article by: Anastasiia123 | last post 1 Days ago by: Oralloy
I’ve recently found a very interesting collection of terrible tips for C++ developers. Yes, that's right, they are terrible! And the coolest thing is that the book is both useful and entertaining. ...
1
795
question by: Ashik P | last post 1 Days ago by: Oralloy
I am using Visual Studio 2022 IDE for coding. Currently i am facing resource error issue. I am trying compile a project solution in VS2022 which was coded in 2017 IDE. Now i am getting an error...
2
25,241
question by: Z E R O | last post 3 Days Ago by: BraidenMaynard
I'm in a really fast pace training program and we are covering a lot of material in a relatively short period of time. I've really not had much trouble up until this problem. I had to do one other...
1
2,577
question by: Sonnysonu | last post 6 Days Ago by: dev7060
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
4
34,737
question by: jimatqsi | last post 6 Days Ago by: coldbluts
The boss wants the word "CONFIDENTIAL" overlaying certain reports. He wants it large, slanted across the page, on every page, very light gray, outlined letters, not block letters. I thought Word Art...
7
31,055
nehashri
question by: nehashri | last post 1 Week Ago by: coldbluts
hello i have my data stored in different Ms Excell sheets. now I am planning to make a database of the data i have. but i m confused whether to use Postgresql or mySQL for the same. i had plans to...
0
2,498
article by: Hystou | last post 1 Week Ago by: Hystou
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
1
3,200
question by: nemocccc | last post 1 Week Ago by: dev7060
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
5,121
BarryA
question by: BarryA | last post 2 Weeks Ago by: BarryA
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
7,585
question by: suis | last post 2 Weeks Ago by: aenomerry
Hi Everybody, I have a big dought about, how to read meta data information in a specific file type like .MSG , anyway thanks to this URL bellow . Edanmo has done a great job for that. ...
0
5,401
question by: emmanuelkatto | last post 2 Weeks Ago by: emmanuelkatto
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
5,393
article by: ryjfgjl | last post 2 Weeks Ago by: ryjfgjl
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
5,393
article by: ryjfgjl | last post 2 Weeks Ago by: ryjfgjl
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
6,745
article by: aa123db | last post 2 Weeks Ago by: aa123db
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
6,940
question by: Charles Arthur | last post 2 Weeks Ago by: Charles Arthur
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
6,973
question by: taylorcarr | last post 2 Weeks Ago by: taylorcarr
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
6,901
article by: ryjfgjl | last post 2 Weeks Ago by: ryjfgjl
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
1
26,873
question by: MeoLessi9 | last post 2 Weeks Ago by: dev7060
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines"....
1
8,888
article by: CloudSolutions | last post 2 Weeks Ago by: dev7060
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
8,857
question by: Defcon1945 | last post 2 Weeks Ago by: dev7060
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
29,524
question by: fareedcanada | last post 2 Weeks Ago by: dev7060
Hello I am trying to split number on their count. suppose i have 121314151617 (12cnt) then number should be split like 12,13,14,15,16,17 and if 11314151617 (11cnt) then should be split like...
1
16,845
question by: marcoviolo | last post 3 Weeks Ago by: dev7060
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
1
8,851
question by: Shællîpôpï 09 | last post 3 Weeks Ago by: dev7060
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
1
29,633
Git
question by: egorbl4 | last post 3 Weeks Ago by: dev7060
Скачал я git, хотел начать настройку, а там вылезло вот это Что это? Что мне с этим делать? ...
0
7,602
isladogs
article by: isladogs | last post 3 Weeks Ago by: isladogs
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
1
20,477
question by: Aftab Ahmad | last post 3 Weeks Ago by: NeoPa
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE =...
0
7,208
question by: Faith0G | last post 3 Weeks Ago by: Faith0G
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
6,868
question by: af34tf | last post 3 Weeks Ago by: af34tf
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
1
10,518
question by: PapaRatzi | last post Mar 13 '24 by: cactusdata
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
15,505
isladogs
article by: isladogs | last post Mar 8 '24 by: isladogs
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
14,163
question by: ArrayDB | last post Mar 6 '24 by: ArrayDB
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
10,485
article by: jfyes | last post Mar 6 '24 by: jfyes
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
14
71,202
question by: jobsrod | last post Mar 5 '24 by: Cyrilesther
Give me some suggestion, How do jobs sites make money?
0
11,167
question by: Vimpel783 | last post Mar 4 '24 by: Vimpel783
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
14,436
isladogs
article by: isladogs | last post Feb 28 '24 by: isladogs
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...

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.