473,554 Members | 2,844 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.
 
2
16,802
thread by: eduardouquijano | last post Jun 3 '22 by: okolosov
Hello everyone i have a site This site loading very slow on high speed internet so i am looking for optimization solution. Even GTmetrix score is good
1
22,581
thread by: johnluck | last post Jun 1 '22 by: Djohnavid021
Hello everyone, I use a local server on my computer and I'm working on how to access server files already uploaded . I have a file named poge.jpg, and I used the SQL statement to insert the path of the file in the table with VARCHAR(225) type. but when I try to see the image in the web browser, nothing is shown. would anyone please help me ? ...
2
10,626
thread by: kjhyder | last post Jun 1 '22 by: zmbd
First off, I am new to using VBA in Access. I have had a request to email out activity statements to our agents with year to date transactions. I have built a table, query, and report in Access that shows this information. My report is broken down with a page for each distinct agent displaying only their transactions. I have used code from...
0
18,409
thread by: rotw121 | last post May 31 '22 by: rotw121
Hi Everyone, I am new to Python and jumping into automating certain processes. Learning so much. One of the scripts I am working on is figuring out how to remove folders/files from a network drive older then 2 days. Then having one sub set of folders remain for at least 14 days before removing them. I am able to go into the main folder and...
3
10,420
thread by: mckapusta | last post May 31 '22 by: zmbd
using System; namespace ConsoleApplication1 { class Program { static void Main(string args) {
1
8,849
thread by: irsmalik | last post May 30 '22 by: NeoPa
Hello Friends I am facing problem with getting Correct Data in CHART.... I am selecting Combo 1 Company Name Combo 2 Region Name listBox Territory Name when I click Preview button.... Report & its Data is OK.... But when I press CHART button... it is giving me data of whole table. I want CHART data/figures Exactly as shown...
0
9,402
thread by: jkthappeta | last post May 29 '22 by: jkthappeta
In my guessing game, when the correct (five-letter) word is entered on the first try, it works fine (which means, it returns the correctly guessed word). But, when the correct word is entered on any other than the first try, it is returning None instead. import random def word_list(): with open("MyFile.txt", "r") as file: ...
1
9,791
thread by: Chris 87 | last post May 29 '22 by: zmbd
Can I get help with the codes of students management system with a) student information (name, country, ID) b) search student's info using his ID c) delete info using student's ID or name d) book information, borrow a book, return a book, search and exit
6
11,429
thread by: irsmalik | last post May 27 '22 by: isladogs
Hello Dear Friends.... I need to create a Filter Form for a series of Sales Reports... containing Combo Box, Option Group and Check Box all in One Form including Hide / Unhide Combo Box Or Option Group Or Check Box.... requirement of Reports are: Company Wise Division Wise Region Wise Territory Wise Product Wise Dealer Wise
1
10,995
thread by: Korara | last post May 27 '22 by: zmbd
How to generate report using vb .net access database kindly help me once have done the saving and close it I won't find what had typed earlier
0
11,800
thread by: suslucoder | last post May 26 '22 by: suslucoder
Im a newbie in PostgreSQL. I have a mysql insert query in c++. You can see it below. I want to convert mysql db to postgresql. Im using #include <postgresql/libpq-fe.h> for it. Here is my mysql code: pstmt = con->prepareStatement("INSERT INTO public.comp_inventory(epp_mac_address,epp_data) VALUES (?,?)"); pstmt->setString(1,...
0
9,319
thread by: HTK98 | last post May 25 '22 by: HTK98
Hello everyone! Need some help here... I tried to add Meta Pixels Code in Blogspot just above the <head> tag, everytime it says,"Your theme couldn't be parsed, as it isn't well-formed. Please make sure that all XML elements are closed properly. <br/> XML error message: The reference to entity "ev" must end with the ';' delimiter. Error 400 ...
1
10,258
thread by: Don2 | last post May 25 '22 by: zmbd
Q: How to update properties value in the array of jsonb field? Hi All, I run Postgres13 (PostgreSQL 13.3 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44), 64-bit) I have a jsonb field type (fieldname is test), like below JSON array format, how to update is_read properties in extras node to true where the...
0
9,817
thread by: ScubaStimpy | last post May 22 '22 by: ScubaStimpy
Hi all, i could use a little help with this one, i'm supposed to be calculating decay rates using specifically trinket but i'm having trouble with line 23 of my code, namely i'm getting a tuple/float error. "TypeError: unsupported operand type(s) for Div: 'list' and 'float' on line 23 in main.py" from math import * import numpy as np from...
8
22,247
thread by: Tehcuod | last post May 22 '22 by: DANILIN
Ok, so, for those of you that are unfamiliar with the 0-1 Knapsack problem, I have to write an to take the weights and corresponding values of 10 items, and find which items to put in a knapsack that holds 85 pounds to have the maximum value in the knapsack. I keep getting compiler errors, and quite honestly, I'm really bad at debugging. ...
8
16,830
thread by: ramya kandasamy | last post May 21 '22 by: zmbd
now i am leaning thunderhead tool for my project.will it be useful for my carrier.can any one tell about the scope of the thunder head tool .which are the companies using this tool?
3
8,499
thread by: Eliasendashaw | last post May 21 '22 by: ADezii
Hi. I wanted to create a calculator with ms access that works both on click and when pressing the key on keyboard and I have no idea on how to. Can you show me or send a video please?
6
11,601
thread by: JosAH | last post May 20 '22 by: cristigreen
The following text is not mine; it's a summary of Weinberg's essay on egoless programming; read it and realize how true it all is. The Ten Commandments 1) Understand and accept that you will make mistakes. The point is to find them early, before they make it into production. Fortunately, except for the few of us developing rocket...
1
15,896
thread by: SkydiverMike | last post May 20 '22 by: zmbd
I have inherited an issue trying to get Excel Workbooks to load data from an ASPx page to a backend SQL Database. It works fine in Explorer, but not at all in Edge or Chrome. It works fine in Explorer, because explorer authenticates the user before doing the QueryTables.Add. There is nothing in the code to prompt it to do it, but the...
0
5,069
thread by: prepawan | last post May 20 '22 by: prepawan
New technologies might eat the world, but they also ease our lives and create a unique work opportunity to socialize. People are widely using mobile phones, and mobile applications are also getting used commonly. Now advanced and high technology is the future of the world, so there are significantly fewer people who might not be aware of mobile...
0
7,707
thread by: irsmalik | last post May 19 '22 by: irsmalik
Hello Dear Friends I have a table with ProductSale field and its Format is #,###.... When I use a Query with this field along other fields, its show the values like this 123,165. But when I want to get SUM of ProductSale....... it show values without COMMA... I tried this line in query Expr2: Format(Sum,"#,###")) but not values come...
25
31,247
thread by: Petrol | last post May 18 '22 by: Petrol
In recent weeks Access 365 (and I believe earlier versions) has become unable in certain circumstances to create a backup (File>Save As>Back up database>Save As) or create a .accde file (File>Save As>Make ACCDE>Save As). The symptoms vary depending on whether the FE has a password or not, and whether you are making a backup or a compiled version,...
21
31,828
thread by: LoneStar | last post May 18 '22 by: NeoPa
Hello, I am tyring to combine several rows based on matching information..For example i have the following table. IOSC: FEATURE: 00029 LH 00029 SWFTERM 00029 WATS 00031 1PTY
0
6,053
thread by: DarlinRey | last post May 18 '22 by: DarlinRey
I am working on a project to create a voice assistant using python 3.10 in pycharm. When the program starts, an error appears: Traceback (most recent call last): File "D:\alexa.py", line 56, in <module> query = takecommand().lower() File "D:\alexa.py", line 37, in takecommand with sr.Microphone() as source: File...
2
20,490
thread by: abobo78 | last post May 17 '22 by: cactusdata
Hello everyone I'm following a simple guide on the internet about how to create a local server for a specific game on a virtual machine I did all the steps without problems, but when I test, I can't connect to the server Someone told me it's happening because my virtual machine IP is 192.168.0.X and it should be 192.168.1.X I tried to set a...

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.