473,544 Members | 2,231 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.
 
3
14,823
thread by: leoris90 | last post Mar 7 '22 by: Zentro
Hello everyone, I moved all tables and indices out of a tablespace to a different tablespace (different hard drive and different mountpoint). Now I want to drop the old tablespace but it says the tablespace is not empty. If I go into the tablespace directory i see bunch of files. I was told that these cannot be deleted, but if I'm trying to...
1
11,361
thread by: Usman55 | last post Mar 4 '22 by: NeoPa
Hello All I have a access database for pensioners there are 7 different categories of pensioners. I have a report by daily transactions of all category one by one and i want to summarize these reports in one report by category or amount only. categories are A,AF,F,FF,FC,N AND NF Please help me on this thanks
2
13,580
thread by: bhsully65 | last post Mar 3 '22 by: Smitty099099
I was assigned a lab to create a mega millions lottery easy pick number generator. 5 numbers plus 1 mega ball number. I felt i did a really good job however. i received the following comments for my grade of 17 out of 20 I do not understand what she is saying in this. Not sure if i was supposed to create booleans for each label array? The...
1
15,492
thread by: chrisd123 | last post Mar 3 '22 by: Smitty099099
I need to create two functions to determine the score of a frame of bowling using rnd to generate random numbers. I have tried variations of the following: Private Function Roll1() Dim r1 As Integer r1 = CInt(10 * Rnd()) Return r1 End Function Private Function Roll2() Dim r1, r2 As Integer
24
416
dev7060
thread by: dev7060 | last post Mar 3 '22 by: NeoPa
Hello everyone, I am new to this forum. I want to know about the best way to learn something new on programming. What should one do for learning? Should one read more and more books, take some online courses, make his own notes or code as much as possible? And what is the proper order to do these. Thanks in advance.
1
16,288
thread by: Adrianohenrique | last post Mar 2 '22 by: dev7060
Could someone to inform what are the Better compilador to C++ for Windows ? Jbuider or visual C++?
1
11,634
thread by: naveenkraniwal | last post Mar 2 '22 by: dev7060
hi, I've purchased chatroom script from called Chatnet v1.8.1. chat script has many issues ... but the major issue is there's not user BAN solution...i can't ban users... Can someone please add BAN Solution in this Script ...
2
60,678
thread by: PollyR | last post Mar 1 '22 by: PollyR
Hi! Can you please explain which way I limit the number of entries to the website with one login? I’m planning to use Joomla for this site. I need to get a unique device id regardless of the platform. What should I choose - php, javascript or something else? Can anyone tell? Thanks in advance.
0
7,327
thread by: johdimoc | last post Mar 1 '22 by: johdimoc
Hello all, I have a problem with header() function.Am setting up a redirectory to another page(not approved page) once someone registers.Its quite well working in localhost but not working in online hosting.It brings a blank page when someone logs in instead of taking him to not approved page.Kindly someone to help how to fix it.Here is the code...
5
11,250
thread by: DragonHawk | last post Feb 28 '22 by: BernieLS
I am trying to make a bot that checks a message for a key word then answers the question in the same channel. So far I have to have the exact phrase when I use elif message.content.startswith('how do I do this') is there a way I could detect one of the words in the string
0
9,017
thread by: AS Mughal | last post Feb 27 '22 by: AS Mughal
i have an ms access form based on a table which has 4 text fields named Image_Path1, Image_Path2, Image_Path3 & Image_Path4. On the form i have 4 command buttons to select the images and store their file path and image name in corresponding text field of table. i use the following code behind the command button Dim f As Object Dim strfile As...
1
9,547
thread by: AS Mughal | last post Feb 25 '22 by: NeoPa
I use code to select image and store its file path in a text field of ms access form However this code uploads one file path only I like to know if there is any code which selects multiple images and store their files paths to text fields in form ..lets say 4 text fields to store 4 image paths with one command button ?
2
13,290
thread by: sri lalitha | last post Feb 25 '22 by: Priyankacoder
Query a list of CITY names from STATION with even ID numbers only. You may print the results in any order, but must exclude duplicates from your answer. This Was My Solutino.... SELECT CITY FROM STATION WHERE MOD(ID,2) = 0; BUT ITS NOT WORKING
5
9,363
thread by: Tamille2020 | last post Feb 25 '22 by: NeoPa
My end user is using a filter on a sub-form (SearchQSubform) then pressing the "PrintPDF" button that is located on the form (SearchForms). However, all the searched data in the sub-form is printing. I only wish to print the user's filtered data. I tried putting the following code in the "On Click" event procedure for the "PrintPDF" button: ...
0
6,267
xarzu
thread by: xarzu | last post Feb 24 '22 by: xarzu
This is using C# coded using Microsoft Visual Studio 2019 Professional I have an XML file used as a configuration in my program that I am coding. The executable reads and writes to the XML file. So I would naturally like to have an automatic process where the XML file is moved from where it resides among of the source to where the compiled...
1
6,760
thread by: thehitpack | last post Feb 23 '22 by: dev7060
Hi i need help in writing this programme i need to use 3 ip address logs and match the frequency at which the ip addresses occur the most. So far i hve this: def_analyze logs(): def extract_ip(): def most_frequent():
1
6,477
thread by: mangeladao | last post Feb 23 '22 by: dev7060
Can someone help me to this code , I'm just newbie here. It looks difficult for me☺️ #include <iostream> using namespace std; int main() { int count,x,rindex,cindex; int r,c; int grades ,sn; cout<< "Please input 6 grades:\n"; for (r=0;r<3;r--){ for (c=2;c>0;c++) {
1
6,082
thread by: pradyumnajpn | last post Feb 23 '22 by: dev7060
Novice in scripting..need your help pls. I dont know also for this which scripting will be good also. Please point me somewhere I can start with wanted to generate a log file . log file should have deliminated with "|" and 100 lines each file and each line should be of 400 bytes. Input File: data : 20220101 time : 00:10:10 Pid : 3500...
3
5,510
thread by: igop | last post Feb 23 '22 by: isladogs
Hi There is a simple task, you need to run the access 2003 database on access 2019. After the conversion, before starting the application, I get 2 errors 5: CM_replicator.Class_Initialize: Invalid procedure call or argument and 91: CM_replicator.Get_replication: Object variable or With block variable not set. The question is how to fix them?...
0
6,227
thread by: titboyjr | last post Feb 23 '22 by: titboyjr
sorry if this question is dumb, I just can't figure it out but I know I'm close. Please dont roast me too hard ok I'm pretty new at python but I've been having this problem What I'm trying to do is upload a file via api using Requests and pyhon Actually I have to make 2 post requests. The first one I include my api key and I get this...
0
4,894
thread by: Isteward | last post Feb 22 '22 by: Isteward
I am using Pyqt5 version 5.15.4 and am using windows 11. I have been converting an application in vb.net into python code. I have a few major questions but I will ask only one for now. It is about needing code to populate a second window listboxes and textboxes. What I need but cannot find is a way to run code before opening the second window to...
2
14,428
thread by: monogeon | last post Feb 22 '22 by: wesleygunter
Hello i'm trying to make my own library. im using qt creator. I've searched online and the best way to do one would be to use nested classes. The problem is the code below works fine in single file, but i'd like to seperate it into different files example code: class A { public: class B { public:
2
10,472
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?
0
5,321
xarzu
thread by: xarzu | last post Feb 21 '22 by: xarzu
How do I set a system-wide _ifdef? This is using Microsoft Visual Stuedio version 2019 with C#. If I want to add specialized code to a project shared by multiple software developers that is designed for my selfish tests and evaluation, how do I manage a # definition inside the C# code? I imagine some soft of solution varable that is...
0
3,353
thread by: brycek379 | last post Feb 21 '22 by: brycek379
Please tell me, when getting a design layout, for instance, in Figma, how can you study the look of this layout in different resolutions before implementing it? Are there any tools? I mean only viewing the graphic design layout of the page.

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.