473,543 Members | 2,365 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
2,706
thread by: beacon6741 | last post Mar 16 '22 by: beacon6741
Hi All, I can connect to the postgresql db using SQL Developer, but when I tried to configure using ODBC Data Source Admin, I get the following message "could not translate host name "abc.com:5432/db?" to address: unknown host" Please advice. Thanks
7
5,488
thread by: Wazza0161 | last post Mar 17 '22 by: NeoPa
The code will not accept the top line inside the Do While loop. I am open to suggestions. I would like the user to type in a collection of 1 or more numbers that will need a common index applied. (forming part of a one-many relationship). Public Sub ValveLink_Click() Dim db As Database Dim rs As Recordset Dim IndexFocus As...
0
692
thread by: okzerbrian | last post Mar 15 '22 by: okzerbrian
*/ cout << "===========================================\n"; cout << ">>>>> My code below ... >>>>>\n"; cout << "===========================================\n"; string str4 ("I used to love a country life in Montana!");" \n"; cout << "str4: " << inDoubleQuote(str4) << "\n"; cout << "\n>>> Find and erase...
0
2,261
xarzu
thread by: xarzu | last post Mar 14 '22 by: xarzu
What are Good Things to Know in a C# Interview? Off the top of my head, I have come up with this list: SOLID mythodology. Dependency Injection Levels of Try, Catch, throw, and finally statements and how they work The tenants of Object Oriented Programming such as polymorphism, enacpsulation, etc. Unit Testing (are interfaces used...
0
542
thread by: pawzup | last post Mar 14 '22 by: pawzup
It would be so great and helpful to hear some opinions from someone as a professional in this field! The questions are as follows: 1) What are the barriers of real-time facial expression tracking system based on 2D data? 2) What are the advantages and disadvantages of facial expression capture based on 3D data (with depth camera or other...
0
4,494
thread by: joshFransix | last post Mar 13 '22 by: joshFransix
I feel like most people find it hard to choose and most times are stuck in between various options, what do you think?
1
3,053
thread by: jiezy | last post Mar 26 '22 by: dev7060
illegal structure operation is my error please help guys thankyouu #include <iostream.h> #include<conio.h> #include<dos.h> #include<ctype.h> #include<process.h> #include<iomanip.h> #include <fstream.h> // file stream
3
9,400
thread by: silentdog | last post Mar 21 '22 by: Dormilich
Hello I have this Form Where i Am trying to Add up the Quantity of items. <!DOCTYPE html> <html dir="ltr" lang="en-GB"> <head><meta charset="UTF-8"> <title>AETP Quotation</title> <!--CSS for the theme--> <style type="text/css">body { font-family:Sans-serif, "Helvetica", Verdana, sans-serif;
0
4,483
thread by: Barrylim | last post Mar 10 '22 by: Barrylim
I try to import the small database from this website: https://postgrespro.com/docs/postgrespro/12/demodb-bookings-installation in Postgresql. I tried the restore button and choosed the sql file but it fails with the message: "pg_restore: Error: Input file is apparently a dump in text format. Please use psql". Then I tried to run the...
0
8,066
thread by: BKSwindell | last post Mar 7 '22 by: BKSwindell
I am looking for a visual SQL editor that we can embed into our web application. We would like an drag and drop interface similar to the ones in: Microsoft SQL Server Management Studio Microsoft Access Devart SQL MySQL Workbench SAP Crystal Reports dbForce Query Builder
2
9,509
thread by: markld68 | last post Mar 9 '22 by: GazMathias
Hey guys I am new here and I have been working on my database for under a year. I did split it and it's working well so far. One of my co-workers that I did train on how to use the front end of it, we both filled out some of the forms and I explained to him what field to fill and what field is automatically filled in and locked. We have 2 forms...
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
5
74
thread by: JonathanSmithFa | last post Mar 27 '23 by: Koi li
Woke up this morning and when i finally logged in my Bytes account i found out i got banned! How the hell did this happen? JohnSmithFan
1
15,877
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
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...
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
11,632
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 ...
1
9,546
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 ?
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
16,287
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++?
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
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.
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():

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.