Refers to a web, database, or web service (API) connection used to transfer data between two endpoints.
0
votes
1answer
32 views
Connecting via JDBC to OpenEdge in Talend
In "Talend Data Integration" I want to create a connection using JDBC to a Progress OpenEdge database. I have no experience whatsoever with this type of connection.
My ODBC-connections to the same ...
0
votes
0answers
69 views
Phonegap Build: connection to external database
How can I connect a database hosted on an external server to Phonegap Build and be able to show/edit/create new content?
I´ve already searched a lot but most of the topics refer to the Phonegap, not ...
0
votes
0answers
21 views
nusoap wsdl connection error but in telnet test everything is OK
I use nusoap to connect to an URL,
But I cannot connect and I didn't get any error in $soapclient->getError() .
I can connect to that URL via SSH commant and telnet, that URL show an XML data on ...
0
votes
0answers
25 views
use an xml file as a datasource
How can I use an xml file as a datasource for my database.
I user the code below, but it always throws NullPointerExeception.
try {
dataSource = (DataSource) new ...
0
votes
1answer
30 views
pdo query only works the first time
I have searched and searched, but can't find what I'm doing wrong, so here's my first StackOverflow question.
I am attempting to make a query to my entity table to get information about my entity, ...
0
votes
0answers
19 views
appengine, limit connection to cloudsql
I found out use django + cloudsql in a heavily used google app engine app (used 10-30 instances all the time) may cause some problems.
The application itself is based on webapp2, I only used Django ...
-1
votes
0answers
24 views
perforce on vmware workstation can't connect to perforce [closed]
I'm running VMware Workstation 7.1 on a Windows 7 host. I also have a Perforce server running on this host and have no trouble connecting to it with P4V, locally. My problem is that I have a Window ...
0
votes
1answer
23 views
Unusual HttpHostConnectException on device
I am getting a really weird error. Trying to solve it nearly for 5 hours, but I'm hopeless now.
I'm developing an android application that connects to localserver, and receive some data. I am using ...
1
vote
1answer
94 views
Rails Connecting to database specified by database.yml
I recently restarted POW. On reloading the Rails app I'm working on, it hung.
Checking Rails' logs I get the following repeating every 5-20 seconds:
Connecting to database specified by database.yml
...
0
votes
0answers
8 views
Android application connecting with Website and accessing website's database
I have a Java web application with a login page want to design this login page in my Android application. And also I need to access some datas from my web application's database(DB2) to my android ...
0
votes
2answers
122 views
Connect Android App to local MySQL DB using my Java library
I need help: I developed a web app in java, creating a library of functions that call to interact with the database from jsp. At the moment I'm developing android application that does the same thing ...
1
vote
2answers
24 views
How to access a query with a dependant range of cells
this function opens a connection to a an sql database, collects data and bring it back and copies it into cell O6 and onward. I have come into two problems. My first is i want to select a range of ...
-1
votes
1answer
20 views
How to check range of network connection in android
I am working on eCommerce android project where I need to check the network connection. If network is slow then I need to show messages accordingly. So if any one know then please tell me how I can ...
0
votes
0answers
3 views
Defective mysql connection getting the error : “Lost connection to MySQL server at 'reading initial communication packet', system error: 0”
I have a server which contains multiple websites, and for 2 days, none of them are able to open a connection to mysql. I touched nothing into the files. The results when we run a website is random ! ...
-2
votes
0answers
16 views
Hibernate custom connection pooling in Tomcat
I have to implement a customized hibernate connection pool inside the tomcat container.
can anybody suggest me any logic?
Thanks in advance.
0
votes
1answer
64 views
How to send data to and from ASP.NET 4.0 website and C# WCF (Web Service)
I am wondering - in my ASP.NET 4.0 website how to connect to the web service I have running?
This is essentially what I would like to accomplish, for testing before I apply it on a larger scale. I ...
0
votes
0answers
39 views
Python access global instance of connection
I'm using a Velleman K8055 USB experiment board, which has a python module that I'm importing.
For the K8055 to function properly I have to create an instance of the class within the K8055 module, ...
0
votes
1answer
19 views
Force authentification when connecting to Facebook app
To access my Facebook app i use :
https://graph.facebook.com/oauth/authorize?client_id=<App ...
0
votes
1answer
41 views
Android HttpURLConnection: gzip compression
I can't understand what the documentation says about that.
By default, this implementation of HttpURLConnection requests that servers use gzip compression. Since getContentLength() returns the number ...
0
votes
1answer
41 views
Error 401 while trying to connect to URL for reading xml
I'm trying to read an xml file via connecting to url and read the input stream, but i have an error
"java.io.IOException: Server returned HTTP response code: 401 for URL: https://...."
i handled the ...
1
vote
2answers
41 views
Getting error while connecting .dbf to c#. Error is External Table is not in the Expected format
OleDbConnection c= new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\\Folder; Extended Properties=dBASE IV;");
c.open();
OleDbDataAdapter da=new OleDbDataAdapter("Select * from ...
0
votes
1answer
19 views
draw lines to connect two shapes
How to design such function that user can use mouse to draw a line to connect two shapes? I'm using this module in wxpython : wx.lib.ogl.
The doc for theses methods are brief and no good demo that ...
0
votes
1answer
29 views
Why do I keep getting error 500 (mySQL)? [closed]
I use the following php script:
<?php
error_reporting(E_ALL); ini_set('display_errors', 1);
$link = mysql_connect('mywebsite', 'login', 'password');
if (!$link) {
die('Could not connect: ' . ...
0
votes
0answers
22 views
Objective c: multiple connection to SQLite3 database
The link here says "Multi-thread" threading mode is safe for as long as not more than one thread makes use of a connection. My question then is, if I have 3 background threads, all writing to the same ...
1
vote
2answers
42 views
Execute code if page doesn't load
I want to create a code that reloads a part of the page every 10 seconds and if it fails to reload (because of connection issue), then it plays a sound.
Is such thing possible using ajax and how? I ...
0
votes
2answers
66 views
Android connection with ASP.NET MVC4
I just created an MVC4 WebApplication. This application is using a database (created by CodeFirst) which contains the user info (aspnet Membership) and all the other info.
I'm now trying to make an ...
0
votes
1answer
33 views
Hibernate session not working in spring
I have a very strange issue with Spring and Hibernate.
I have everything configured, my database.properties, the hibernate.xml and datasource.xml
as I saw in the tutorials, but connection isn't ...
0
votes
0answers
16 views
How to set the connectionManagement maxconnection programatically?
How do I set the maxconnection value programatically?
This is the entry in my app.config.
<system.net>
<connectionManagement>
<add address = "*" maxconnection = "100" />
...
0
votes
1answer
62 views
Does everyone have device specific Bluetooth issues with Android, or just me?
I have been working on a app to connect to a speaker dock, and send data back and forth via bluetooth. On some devices my code works flawlessly. Other devices it will work about 80% of the time, ...
1
vote
0answers
70 views
using javascript to check internet connection
What I am trying to do is check for internet connectivity, and if it cannot connect it tries again a few times. The code I am using currently to check is found https://gist.github.com/fryn/943537, as ...
0
votes
0answers
29 views
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting T_STRING or T_VARIABLE
I am having a problem while setting up my database file please help me.
I am testing a filehosting script here at http://toorhamza.host56.com/ and I get this error when opening my website
Parse ...
2
votes
1answer
41 views
Find statements related to a Connection
I am developing on a big application which uses a Connection Pool and has lots of classes using its connections.
Recently we had some issues because some classes were not closing the statements before ...
1
vote
2answers
42 views
class not found com.mysql.jdbc.Driver jdbc when tying to connect to a Mysql Database
I ' m developping a web application in java where i m trying to connect to a MySQL database using JDBC template ( with springs dao) but i always get :
SEVERE: Servlet.service() for servlet ...
0
votes
0answers
20 views
wimax client can not ping the base station
I have a problem with Beceem wimax dongle on linux (ubuntu 12.04). The driver has been installed successfully and can detect the signal sent from the base station. But the question is that the client ...
0
votes
1answer
13 views
Sending email to same/different domains
I am doing a Networks course and as I was reading about SMTP I thought about the following matter:
If a user sends an email to user1@example.com, user2@example.com, user3@example.com, does it take ...
0
votes
0answers
25 views
QuickBooks Merchant Services QBMS connection ticket subscription callback URL not called on CentOS 6.3 Apache 2.x due to SSL misconfiguration
This fix applies to Centos 6.3 Apache 2.x using virtual hosting when the QuickBooks Merchant Services connection ticket subscription callback script is not called upon a connection request, and is the ...
0
votes
1answer
24 views
Bluecove : restart bluetooth stack programmically
I'm trying to close bluetooth service, but Bluecove has bug on Connection close method (https://code.google.com/p/bluecove/issues/detail?id=90) and I am trying to do some workaround to restart ...
0
votes
1answer
33 views
How to callback online/offline status?
Once I was fiddling on jsfiddle, I lost my internet connection. Then, the site alert me that I have no internet connection. Here, give a try by clicking an disabling your connection :
a sample code
...
0
votes
1answer
50 views
Connect to PostgreSQL from libreoffice base with SDBC
I'm trying to open a connection to a PostgreSQL database from LibreOffice with SDBC. After installing the "postrgre-sdbc-0.7.6" plugin, the "postgresql" datasource appears.
The system asks for the ...
0
votes
0answers
24 views
Hibernate Connection
SQL server 2008 connection in hibernate4
I am getting lot of error..... Please help me to identify the error.
Advance Thanks.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". ...
0
votes
0answers
30 views
Interact with webmatrix database using PHP
I am having trouble using my Webmatrix database. I would like to insert data into the database with a registration page written in PHP.
When I created my database the "web.config" file was created. ...
1
vote
1answer
56 views
java.net.socketException:operation time out when running app on real device
this code works fine on emulator, but on real device it gives
java.net.SocketException:the operation timed out
ive got a php script running on my xampp server.
package com.example.new1;
...
-2
votes
0answers
30 views
How a web server works when receiving new requests from the client? [closed]
A web server is listening at port 80 waiting for requests from clients. If there is a client connected to this server, the server will setup connection with it, then response request from client. ...
0
votes
4answers
51 views
Android app on real device,crashes when try connecting to server
I am trying to run a simple android code on my real device but it keeps crashing, it works fine on emulator.
my code is
package com.example.new1;
import java.io.BufferedReader;
import ...
0
votes
0answers
46 views
Check a connection using InetSocketAddress
I created an Android program which test a connection to my server, but I need to check few connections through ports.
My code:
public void cp(View arg0) throws IOException {
...
0
votes
1answer
33 views
FileStream.copyTo(Net.ConnectStream) what happens intern?
this code works fine. My question is what happens within the Net.ConnectionStream when i use the CopyTo() method?
System.Net.HttpWebRequest request
using (FileStream fileStream = new ...
0
votes
1answer
41 views
Broken Pipe - Cannot connect to openERP 6.0.4 server using port 8070
I have an issue whereby all clients cannot connect to openERP server 6.0.4 using port 8070.
It happened sometimes in a while (4-6 months). I wonder whats the problem, I checked the network traffic, ...
0
votes
0answers
46 views
SharePoint 2010 list connection string - BIDS
I have configured SharePoint 2010 environment for Windows Authentication as well as Form based Authentication.
When I try to create a report (BIDS) with SharePoint list data source by connecting as ...
0
votes
1answer
20 views
Connection error in source() and install.packages()
While my computer is connected to Internet and can normally ping repositories, install.packages() and source() command (with remote file) are not working:
install.packages("xcms")
--- Please select a ...
0
votes
1answer
52 views
Youtube API Use Eden PHP library
I try ot use API Eden for YouTube.
http://www.eden-php.com/documentation/social/google/youtube
I block for the connection. I use this code like thez say :
session_start();
$auth = ...


