In interface builder my outlets and ibactions won\'t connect. They simply won\'t show up, like it doesn\'t exist.
I\'ve a big problem (sorry for my poor english). I attach directly my code: public bool isServerOnline()
I have made connection with sql server but i have never done a connection with access and now this isn\'t in the computer local, if not it is going to be in a server
First: Sorry for my English its not my primary language. I have an appliction that recives requests from clients and then searches for data in the database for presenting results.
I made a windows service that listens to a port(using HttpListner) and accepts XML Repuest and once the request is valid it connects to a database (usually on the same pc) and construct the xml respon
I\'m facing a problem that gives me a quite hard time ... People having trouble to execute a program that needs specific ports to be open, sadly they don\'t know if its a clientside problem caused b
I have developed a TCP server according to your advises: High performance TCP server in C# It is based on asynchron pattern.
I am connecting to a remote MSMQ within a Windows Service, and doing a BeginReceive as follows: msmq.ReceiveCompleted += new ReceiveCompletedEventHandler(Process);
I am attempting to write a short bash script to auto-load a war in such a way as to preserve the config file I have on the tomcat server. However, sometimes when I attempt to stop tomcat within the sc
HI, I\'ve just installed Oracle 10 g Express Edit开发者_JS百科ion on to my laptop. The platform is Windows XP SP3. Installation went normally. BUt when I try to get connected to the Oracle database vi