5,682 Topics
![]() | |
Hi Dw. I'm trying to install MySQL and its my first time to install MySQL. I've downloaded the latest version which is version 5.7.12 and when I try to install its says "Beginning configuration step: Stopping Server [if necessary] Ended configuration step: Stopping Server [if necessary] Beginning configuration step: Writing … | |
Hi I have a php application which runs on an IIS Server and I want to create/append a file on an other server or PC Can I do it if I use fopen and I create a folder on that other server or PC which I grant write access to … | |
hello to all! I am developing a data warhouse as my final year project. I have made my star schema succesfully. Now i want to make a query interface for end users so that they run their desired queries. But i am unable to understand that what type of interface … | |
Hi,all .How would i make client/server app,to calculate surface area of the cylider. The server must read the cylinders radius and length from the client and calculate the surface area of a cylinder. The server will then return a double representing the surface area of a cylinder to the client. … | |
Hi All, In below code snippet multithreading is used to take care of multiple requests from client. I beileve creating and detaching thread will eat lots of CPU cycle and it won't improve the CPU utilization as well. Can anybody let me know if thread pool can be used here … | |
Hi Dw. I'm a bit stuck with a lot of confusion here. I'm developing a client/server applications which communicates to each other, my project is a multi-thread based and I'm currently using MS Access and database but I have hit a very challenging problem as this was the wrong database … | |
I am using VB User can select the date by the following code. and date is display in textbox. <asp:TextBox ID="dateTB" runat="server" /> <asp:ImageButton ID="ib" ImageUrl="/calendar.png" ImageAlign="Bottom" runat="server" /> <asp:CalendarExtender ID="Cal1" PopupButtonID="ib" runat="server" TargetControlID="dateTB" Format="MM/dd/yyyy"> </asp:CalendarExtender> after that I am storeing that data in SQL Server database. Problem: when user … | |
I'm tring to do something called "Port Forwarding" using UPnP Com assemply in c# , the following code works fine and map new external ip and port number to my device , but it seems that the ip is not my correct external ip number , because it is different … | |
Like if there are 50 people using computer to surf Facebook at the library don't the accounts gets suspended? My friend tried making 2 facebooks with his home internet the account got locked and said needed to be verified first. But at the library don't they get suspded? Since there … | |
it just happened that one day when I am about to log into facebook page it says that facebook.com’s server DNS address could not be found. So i checked the computer setting if they blocked this page but it is not, what could be the problem of this. | |
hey guys I hope you doing well :P am working on simple graphic script which gather some information and write it on image then show it to the user on localhost the project run perfectly as it supposed to do. when I uploaded to live server ( free hosting servers … | |
Hi friends i want to read a csv file and then store it in sql server 2005 table , know how to read a file but i don't know how do i write it in the table. plz help me | |
Hi I m developing a mobile apps which will fetch json data from my server. My server address is http://need4engineer.com/api.php this is not working. But same data from another server https://randomuser.me/api/?results=5 is working well. Both the cases header is same. Please help me | |
My Application is acting as server as well as client. Server as recieving data from other clent and sending data to another server. Current scenario is while m sending message to server i am crreating and closing socket after sending. But the Requirement is to keep the connection of that … | |
you must to clear the history (inside the netbeans), and restart the project, | |
Hello guys, good morning. Please help me in resolving this issue.. I am encountering one pc which the user of it having problem in terms of speed in her applications. What should I do? I have already check its start up applications and doing some maintenance some time. | |
I want to insert a table cell into a table from another table by select method and after, to display an error in text prompted from the user was not found. Can someone tell what's the problem with my codes? My codes are as follows: Dim Item As String = … | |
I've recently switched my domain host servers and I get diverted to the page with '/cgi-sys/suspendedpage.cgi' tacked onto the end. I've contacted both the old and new hosting companies' support and both say it's fine on their end. It doesn't work on any of my devices (my and my wife's … | |
![]() | Hi there! I hope I'm putting this in the correct section... Recently I though of the idea of "building" something for me. As you may guess for the title, I want to create an email client and I know there are a lot nowadays but either because of limitations or … |
HI, We used to have a Win 7 Pro pc running as a file server in our small office - 4 or 5 client PC's attached, all running Windows variants. This was fine, but after 5 years I decided to replace the file server before problems started developing. This is … | |
Websites for better understanding of SIP protocol. | |
I was wondering if it is possible to make [I]an online multi-player game server preferably in batch.[/I] I am hoping to make a PowerPoint game that can be multi-player with the help of batch. Also even answers that do not suit my requirements fully will help, because i am 11 … | |
Hi Dw. I'm having a client server which the server read a text file line by line and send each line to the client upon client connection. The problem I'm having is that on the client side the data is combined, meaning I get all lines that are on the … | |
...well i was wondering, what is the average size of an ordinary fb entry ? . Lets suppose there are 3-4 pictures and about 3 paragraphs of description. | |
Hey I have 4 computers. 1st computer is my server machine. I want to install mysql on these computers. Can anyone help me to do that ? * I want to know how to install mysql on server pc ? * Also want to know clint machine ? | |
Hi, Does anyone have some good examples of ADO.NET code that demonstrates a coded connection to SQL Server such that bound controls bind to retrieve and update data. Thanks | |
when we are calling from one SIP IP Phone to another SIP IP phone with UNCONDITIONAL Call Forwarding feature activated,We have 2 methods : 1)Through Recursive proxy server 2)Through Non-Recursive proxy Server How does these 2 servers actually works ? What is the basic difference ? | |
I have a WIndows Server 2003 unit which runs DHCP. Lately, no one is able to connect to our WiFi access point; and even plugging an Ethernet patch cable into the wall usually results in no IP address being assigned to that device...so no INternet. I'm not that familiar with … | |
Hi all, I was recently reading an interesting article about setting up an SSH honeypot to track malicious activity (article avaliable here http://www.symantec.com/connect/articles/analyzing-malicious-ssh-login-attempts) The article mentions that after an attacker gained SSH access to a server, they installed an IRC bot. Now, my knowledge of IRC is very limited, but … | |
I will soon start my project, but before that I need to set up my server my project is shopping website so I will need web server and database server for the custoerms information. I have couple of question: 1- Can I setup my server in the same computer that … | |
Hello guys Am not fimiliar with windows server 2008 enviroment but I learned few things last days, I want to create mail service to send and recieve messages localy, between two or three computers just for learing. How can i achieve that ? Am using windows server 2008 Tried hmailServer … | |
Dear all, I wanted to fill the combo box with the data from my SQL server database. There are two column in the table, product_id and product_name. for example: product_id| product_name ---------- -------------- 1| pencil 2| NoteBook I was successful in displaying the product name in combo box. The code … | |
hello guys My SQL Server doesn't restore a backup because of active connections. How can I force it? | |
=client reads line from standard input (inFromUser stream) , sends to server via socket (outToServer stream) =server reads line from socket =server converts line to uppercase, sends back to client =client reads, prints modified line from socket (inFromServer stream) i just want to know how the code for server and … | |
I have host on 000webhost when i will try to connect it gives me this error i cannot figure out whats the problem ? `Warning: mysqli::mysqli() [mysqli.mysqli]: (HY000/1130): Host '31.170.161.176' is not allowed to connect to this MySQL server in /home/a2548020/public_html/includes/connection.php on line 6` here is my connection script <?php … | |
So i have been searching all the net but haven't exactly found what I'm looking for and I'm starting to believe that it is impossible. The problem is that I have a local MS SQL Server stored on my notebook. What I would like to do is an android application … | |
I need to refresh page. without open page using cron job any body explain how to do in cron job without open page i need to refresh page. Because refresh page means new records updating insert into database. | |
Hi, everyone, I am an IT student, currently in 3rd year. I want to know can I select "Design of netwrok for a campus, (infrastructure CISCO)+ System Administration (microsoft)" what do you think about this. I am interested in in networking, have studed DCCN, currently studying CCNA. | |
i am using php with xampp server and i am getting the following error while i am running the program. Unknown column 'firstname' in 'field list' (heres the program) CREATE DATABASE IF NOT EXISTS `customerdb` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; USE `customerdb`; -- -------------------------------------------------------- -- -- Table structure for … | |
![]() | I am not able to access Exchange 2010 remotely. I can log on remotely with "Administator" account of the AD Domain Controller, but not from other account, which is also created in AD. |
I have one html file which contains mp4 video on file server. when I open that html file and try to play the video it does not play on IE, but same plays on Mozilla and chrome. And when I copy html file and the video on local system ex … | |
i want to build light weight application for video calling using html/javascript and servlet.it is possible | |
Hi there I have this problem on how to access the website/server without using IP address im using xampp as a trial for this. im always using IP's instead of names. I would like to know more on how to customize my Public Static IP(121.xxx.xxx.xxx) to name(www.mysite.localserver) like that | |
As soon as I find out exact manner of communication between the server and the software. I realized how easy it is to use programs to intercept it, analyze it and then send malicious (or rather illegal) query through. So. I was wondering is there a way to make sure … | |
I activated the SPF on my mail server. To ensure that it is working, applying the test to send a standard email to the <code> check-auth@verifier.port25.com </ code>, it returns with the status "SoftFail". > SoftFail: "The sender's ADMD believes the client was not authorized to inject or relay mail … | |
Hi, I hope I've posted this in the right place, please just tell me if not. I've been having an issue with connecting to a database from a website and have recieved this as an error message: *Array ( [0] => Array ( [0] => IMSSP [SQLSTATE] => IMSSP [1] … | |
Hi Guys! i need some help, and look i'm not sure if this the best place for this question or no. I have dedicated server, and inside of my server im runing VM with KVM (Qemu libvirt). everything is working how suppose to be, without any problem. But i need … | |
what is the difference between client-side programming language and server-side programming language? Why javascript is only a client-side programming language, but PHP is a server-side programming language? I am a newbie starting web development and need some advice. | |
I am trying to find information on best practices for json data. I am working on a client server app that will contain family information. For purposed of this question, this is an oversimplification of the database. I have a family table, an address table, and a family members table. … | |
* <?php mysql_connect("localhost","root","") or die ("could not connect"); mysql_select_db("search_test") or die ("could not find db!"); //collect if(isset($_POST['search'])){ $searchq = $_POST['search']; $searchq = preg_replace("#[^0-9a-z]#i","",$searchq); $query = mysql_query("SELECT * FROM members WHERE firstname LIKE '%$searchq%' OR lastname LIKE '%$searchq%'") or die ("could not search!"); $count = mysql_num_rows($query); if ($count == 0 ) … |
The End.