473,550 Members | 2,881 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
7,152
thread by: theaidencarl | last post Dec 16 '21 by: theaidencarl
Hi everyone, I am currently working on an MS ACCESS database for one of our departments. I am currently stuck, wondering how I can make it less tedious and won't make the application crash due to heavy data in it. The reason why I had to do it on ACCESS is because right now, there are three different EXCEL worksheets that 2 different groups of...
0
9,926
thread by: Trystan | last post Dec 20 '21 by: Trystan
The choice of technology architecture is closely related to enterprise strategy, business processes, project effectiveness, etc. It is an important part of the R&D process. The complete technology process includes determining the requirements, filtering within the range of ptions, finding suitable projects, installing and experiencing. However,...
0
8,022
thread by: Gnsd | last post Dec 22 '21 by: Gnsd
Hello, i am a computer science university graduate and i have decided on becoming a full stack freelance web developer. Which would be the best courses or books to get me started on landing small web development jobs and going from there? Stefan Mischook seemed trustworthy to me and his course seems to be what i m looking for, do you think it...
1
8,775
thread by: Sarah2002 | last post Jan 4 '22 by: dev7060
iam new to java anad i want to add record of receptionists (name, gender , age) in arraylist then read and write this list in binary file , note i want to initialize the arraylist in class not in the main
0
7,737
thread by: OgaSkuhc | last post Jan 3 '22 by: OgaSkuhc
Hi, So this is a two part question. I have this main form "Manufacturing Production Log" and a sub form "Equipment Downtime Log". Each record on the subform is going under a field in the main form called "Part Number". At least that's what I'm trying to do. The "Part Number" needs to be pulled from the main form and displayed in a...
0
8,457
thread by: KarlC1991 | last post Jan 6 '22 by: KarlC1991
Hello, I work for an art studio that often takes notes on art and video projects we want to look at collaborating with, but we do not own the content that we save for our reference files. We need to store and organize all of these files but they are not considered an asset for us, how can we store them and not infringe on copyrights?
0
7,777
thread by: Kaata | last post Jan 7 '22 by: Kaata
Hi I have a new report with a StdID header without a StdID Footer. I want to add this footer to my report so how can I do this? regards
0
7,794
xarzu
thread by: xarzu | last post Jan 8 '22 by: xarzu
I am starting a new coding job with a new client. The problem I am having is that a lot of issues with namespaces that can not be found or maybe missing directives or an assembly reference. This, I think, is a common thing. So I am wondering where I can download a free DLL from Microsoft that will do the trick and get me to compile my code. ...
1
14,006
thread by: Waqarahmed | last post Jan 15 '22 by: cactusdata
I used this format =Sum(nz(VAL(!! )))+(nz(VAL(! !))) , but I still keep getting #Name? in my textbox.
0
9,597
thread by: Salome Sato | last post Jan 11 '22 by: Salome Sato
went to accounts but didn't see EDIT to change my user ID. Was able to change PW.
0
4,757
thread by: Waqarahmed | last post Jan 12 '22 by: Waqarahmed
I have many text boxes on my a form1 and i wish the total value of said text boxes is on form 2. I have used this code on form 2 in text box property control source =sum(nz(val))+ (nz(val))+...... But still error #Name?.
0
6,537
thread by: Maaa | last post Jan 23 '22 by: Maaa
Im a beginner, yes but im using this code for a side scrolling platformer made in gamemaker 4.1 Im trying to figure out why my character is getting stuck on blocks and platforms. Here is the code. Player Step event: `if place_free(x,y+1) gravity = 1.5 else gravity = 0; if vspeed = 10 vspeed = 10; if keyboard_check(vk_right) &&...
11
54,453
helenbrown
thread by: helenbrown | last post Sep 8 '22 by: logandavid
Which is best Framework in Web Development?
0
7,064
thread by: IbrarBarlow | last post Jan 25 '22 by: IbrarBarlow
Hi All, I am working on a project where i have to send data from a GSM module to a webserver (Apache). How should i proceed? Can the data be sent directly to a database (Ex. Apache Derby). I am new in this field. Please help. Thanks in advance
0
809
thread by: bhbp | last post Jan 29 '22 by: bhbp
Hello, I read sophannaly's article about MsgBox in Office VBA Khmer font problem with MsgBox in VBA I have the same problem, a little different I Have many Laptops and PC's and all of them have Office 2013 or Office 2016 installed.
1
5,659
thread by: lenahotelultra | last post Feb 12 '22 by: dev7060
Dear people :) I just have super basic coding skills and our shop software partner is bad for people who are bad in coding, so I need your help to do some changes in the header top line in our online shop please! I want do do this headline differently for mobile and desktop, so that the headline is in one line by using desktop and in two...
2
10,473
thread by: PollyR | last post Feb 22 '22 by: PollyR
Hey everyone, I've got a a small handmade candle shop and I want to create a website for it so I can start selling online as well. Should I hire a developer for this, or will it be enough for me to use a website builder?
2
18,848
thread by: davidbuttler | last post Feb 14 '22 by: solviostech
Java is supported on a lot of cross-platforms. Java can also use functions that are written in different programming languages such as C, C++, and others. Java is used in every industry, starting from IT sectors to healthcare, entertainment, banking, etc. Here are a few online Java code compilers: IntelliJ IDEA IntelliJ is an online Java...
1
5,145
VvDtSsCoder
thread by: VvDtSsCoder | last post Feb 12 '22 by: dev7060
I'm using Python 3.8 but the language doesn't matter here. I just need to work out the logic. Txt = (a paragraph or so of text) Code (a string): (desert or sweets not (cookies or cake or candy) and sprinkles) near3near (ice_cream or sherbet or frozen_yogurt not spaghetti) and dinner near3 (meat_loaf or steak or pasta not (fish or crabs or...
1
4,756
thread by: cmo187265 | last post Feb 11 '22 by: cactusdata
Intro: I have been working on a Sports Card database and have many questions posted on this forum related to creating the database through MS Access. After some time (2 yrs) I have decided to enlist the help of an old work colleague who had experience with databases (SAP, Oracle, Postgres) because I could not understand how to write the...
1
3,364
xarzu
thread by: xarzu | last post Feb 10 '22 by: dev7060
I have cloned a repository to my local computer off of a network. Then I was using Microsoft Visual Studio version 2019. After I made modifications to the file I have been working on, I successfully completed the following git commads: git add git status git commit git push After some time, I decided to make a new folder locally, clone...
1
3,117
thread by: aung cho | last post Feb 10 '22 by: SioSio
I get to answer by calculator value in vb.net sin (23.45) = -0.99374071017266 in calculator 0.39794863 I want to get 0.39794863 how can i write for this but i used degree to radian equation * 180 /PI
2
16,571
Seth Schrock
thread by: Seth Schrock | last post Apr 16 '22 by: zmbd
Most of my databases have something to do with logging who is doing what among other things. As such, I have a table for employees with all their information and link that information to the audit record using the primary key. My issue then is what is the best way to "delete" a user when they no longer work for the company? If I actually delete...
1
4,511
thread by: priyamtheone | last post Feb 15 '22 by: priyamtheone
I'm using Visual Studio 2017. After installing Productivity Power Tools 2017/2019 extension, I can't use the copy operation. The first time I try to copy a line or block of code after installing the extension, Visual Studio generates an error saying: "Type library exporter encountered an error while processing 'CopyAsHtml.CopyAsHtmlPackage,...
0
4,609
thread by: shivambhatele | last post Feb 15 '22 by: shivambhatele
Hello All, I am new in java and I am reading the Java online tutorial I haven't understand anything about wildcard capture. I have run the program here online compiler, check below example: import java.util.List; public class WildcardError { void foo(List<?> i) { i.set(0, i.get(0)); } } Why the compiler can't...

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.