1,125 Topics
| |
I need a connector to connect from a application running on Windows CE machine to a MySQL Server. Is there anything like this for both ARM and x86? Thank you | |
I'm at a loss...leave work on Friday, everything is working fine. Some time over this last weekend, a problem develops...none of our XP Pro Workstations can connect to our domain network when they restart on Monday, and our Server 2003 with Exchange 2003 can't either. All of these systems cannot … | |
I am developing a C# Windows Form Application. Now i am trying to select value from Listbox and load corresponding value in List view using the stored procedure. And this is my stored Procedure: ALTER PROCEDURE [dbo].[spPOExport] @BST_BESTELLUNG INT AS BEGIN SELECT BH.BST_LIEFERANT AS Product Name, BZ.BDT_REFNUMMER AS Unit Price, … | |
If I want to have a datagram socket, what do I have to change here ? It's a stream socket right now. Just change it where it creates the socket ? `sockfd = socket(PF_INET,SOCK_STREAM,0);` | |
Please help with this...say we have few subdomains domains on same server. blog.robots.com chat.robots.com forum.robots.com forum.robot.com generates the session id of a user. I want to share this session id with other domains....blog,chat... All for the purpose of not letting the user login twice on this domain How can I … | |
How to upload files from a system to server automatically after every 10 mins | |
A friend of mine has asked me to invest in a proxy server to protect myself because I have no idea about security. But be4 i even think about doing this I need to know what a "proxy server" is, how they work, are they safe and is it legal? | |
I am considering learning some server side stuff with java, however I am getting mixed views and opinions when searching. I read a benchmark that claims java has superior performance than most alternatives, and I was considering taking a look at grizzly or spring, but I really don't know too … | |
Hi, In my localhost i'm getting the "500 Internal Server Error".It appears, if i add a htaccess to a website in localhost.It was started to happen recently.I enabled apache proxy module recently.After that only it satrted to happen.I don't know how to disable the proxy module.If anyone can tell me … | |
Okay so i'm trying to make a chat application using sockets, and i want them both to be able to write and read simultaneously. So i did some research and found that I/O multiplexing like select() will fix this problem. But I still have one problem. After I compile it … | |
Hello There, My problem is: I have declared an empty PHP array. and onsubmit of button I want to add the _post values to array at every time on my form. I am working this in Yii framwork. Array declred as: $skill_values_array=array(); button code <?php echo CHtml::submitButton(Yii::t($model, 'next'), array('id' => … | |
My OS is windows 7. Can somebody please teach me how to configure squid in this kind of scenario. I have a filezilla ftp server running in 127.0.0.1:14147 I want to make a proxy server (eg. 10.191.16.5) where in when somebody want to uplaod a file to my filezilla ftp … | |
**Disucssion Thread** There are many websites that nowadays offer you VPN/proxy. Many of them, say, that they're supportive also for your modems, gaming consoles, routers and PCs. What's matter about gaming consoles? PS4 according to few websites requires minimum 500Kb/s download. These VPS server can't afford that! And even if, … | |
Gud day to everyone!!! Hi, I really need your help guyz, i want to connect my system and database to 2 or more computer, just like the server and client. how could it be possible?? and what you shuold i do for this project?? i hope you can help me … | |
I want to create a simple stream socket server. I haven't found a website that explains it well. So how do I create a simple stream server ? One connection is fine. | |
I have a silverlight application with one report. It builds and runs fine in visual studio 2013. I deployed that web application on my localhost and it is throwing "The remote server returned an error : NotFound" error. I tried following things...none of them worked out - Build x86 and … | |
I cant log in to wamp server although i get in the phpmyadmin. When i try to open my project i get access denied for user 'root'@'localhost' (using password yes) | |
Ok, I ve been struggling for the last two weeks to get my webservice working on somee.com. I managed that. Then my database corrupted but managed to get it migrated it to mysql before that and everything' s fine. Now the final problem that I have and just can't solve … | |
Hello guys..!! I'm new to python and I have a task which require me to write a simple TCP server which will interact with the web browser. I have done some coding as well as researching over the internet to find relevant notes and materials but none helped. What I … | |
How can I get images from a server and save them locally. I want to import images from a url and upload it to my server. I have all the url of the images stored on my database (ETSP_GET_PHOTO_URL) I am very new to this so any help would be … | |
Hi I am trying to display the server(system) status ON/OFF with php script. can anyone please help me how we can find the status. for example we are having 3 machine. SRVR01 ON SRVR02 OFF SRVR03 ON | |
Hello, I've got an assignment where I'm told to create a chat room application. I have already created the application using Java. But I am also asked to research at least three different technologies to implement chat room application, but I only know one... that is using Java Sockets. Is … | |
I am trying to call a function which is store in some other location. But my index page is not able to make call to this function it seems. This behaviour is only after I uploaded my site on server. On localhost this function module is getting call with same … | |
how i can import data from access database to my database in sql server , with a check for ducplicate each time i move data i need the code in vb.net any help ? | |
I' ve converted mssql database to mysql database (locally). I ve created a free subdomain and found a free webhoster on 000webhost.com. I m trying to import my mysql database onto the server using phpmyadmin interface but am unable to do this. I get the following error-->#1044 - Access denied … | |
Hello, I admit I’n not sure about which forum to post my question to. Anyway, here’a my "problem" - not as much a problem (as my website is served alright) but it bugs me. My website ([www.rosebrossut.fr](http://www.rosebrossut.fr/)) was created in XHTML and with character encoding ASCII. In the meta tags … | |
Ok, not really a tech guy, so hoping I can get some help around here. I was able to get my hands on a Z400, and thought I would install Windows Server Essentials. But after talking with someone, they stated they heard there will be issues installing. They didn't have … | |
hi guys. so i have created a windows software app where it is a database driven application. i use ms access as back end db my problem now is i want to connect different computers which there is a server that holds the ms acces 2007 db and the application … | |
I have an application with a filenames a bit long. I would like to remove the name of the file and extension of the php files and only show my domain or server name. Example: this is what i have: www.example.com/dir/my_long_file.php This is what i need. www.example.com | |
Below code works on my local machine PHP server but after uploading same code on live server Line1 do not create chart under 'generated' folder. Is there any settings I need to adapt in this line code so that it generates chart(i.e. demo1_index.gif) I have folder under my domain name … |
The End.