1,125 Topics

Member Avatar for
Member Avatar for riahc3

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

Member Avatar for riahc3
0
1K
Member Avatar for troverman

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 …

Member Avatar for troverman
0
307
Member Avatar for samkri

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, …

Member Avatar for hericles
0
313
Member Avatar for XodoX

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);`

Member Avatar for Hiroshe
0
194
Member Avatar for kindo

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 …

Member Avatar for broj1
0
221
Member Avatar for chaitu11
Member Avatar for kalel21

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?

Member Avatar for CCProxy
0
4K
Member Avatar for pwolf

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 …

Member Avatar for Taywin
0
352
Member Avatar for leap_coder

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 …

0
217
Member Avatar for Damian_2

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 …

Member Avatar for Damian_2
0
11K
Member Avatar for Priti_P

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' => …

Member Avatar for Kyle Wiering
0
729
Member Avatar for pmark019

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 …

Member Avatar for CCProxy
0
319
Member Avatar for RikTelner

**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, …

Member Avatar for SaintAce
0
147
Member Avatar for ronmark.madrona

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 …

Member Avatar for ronmark.madrona_1
0
110
Member Avatar for XodoX

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.

0
103
Member Avatar for hitro456

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 …

Member Avatar for geniusvishal
0
326
Member Avatar for SimonIoa

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)

Member Avatar for SimonIoa
0
211
Member Avatar for castajiz_2

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 …

0
124
Member Avatar for DawnofanewEra

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 …

Member Avatar for slate
0
492
Member Avatar for Ruan_1

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 …

Member Avatar for Daemon_CC
0
172
Member Avatar for rpv_sen

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

Member Avatar for rpv_sen
0
122
Member Avatar for Wisnu_1

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 …

Member Avatar for Bob Hensley
0
315
Member Avatar for ankit.baphna

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 …

Member Avatar for ankit.baphna
0
148
Member Avatar for elie.karkafy

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 ?

Member Avatar for elie.karkafy
0
984
Member Avatar for castajiz_2

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 …

Member Avatar for castajiz_2
0
2K
Member Avatar for Alba Ra

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 …

Member Avatar for Alba Ra
0
429
Member Avatar for TraderX

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 …

Member Avatar for TraderX
0
375
Member Avatar for jeffersonalomia

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 …

Member Avatar for jeffersonalomia
0
59
Member Avatar for braveheart_sb

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

Member Avatar for tutorials.scripts
0
370
Member Avatar for ankit.baphna

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 …

Member Avatar for diafol
0
334

The End.