Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread JDBC and webserver problem
Sat, Feb 22 2014 6:47 AMPermanent Link

andreas weißenböck

Hi,

I am trying the Web Builder.
Is it possible to use a postgres Database via JDBC?

will be there a 64 bit version soon?

I use Windows 8.1. When I try to start the webserver I get the message:
"The webserver cannot be started (socket error: 10013 on API bind) "

kind regards
andreas
Sun, Feb 23 2014 6:08 AMPermanent Link

Matthew Jones

> I use Windows 8.1. When I try to start the webserver I get the message:
> "The webserver cannot be started (socket error: 10013 on API bind) "

You probably have a web server already running, perhaps the IDE.

--
Matthew Jones
Mon, Feb 24 2014 4:26 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Andreas,

<< I am trying the Web Builder. Is it possible to use a postgres Database
via JDBC? >>

You don't need to use a JDBC driver - this isn't Java.  You simply need a
Postgres ODBC Driver, and then you can use the ADO database engine in the
IDE/Web Server dataset managers to define datasets that use Postgres.

<< will be there a 64 bit version soon? >>

64-bit version of what ?   The IDE, the web server, or both ?

<< I use Windows 8.1. When I try to start the webserver I get the message:
"The webserver cannot be started (socket error: 10013 on API bind) " >>

If you're just starting out with EWB, then skip trying to use the external
web server.  You don't need it for initial usage (even with datasets), and
it just complicates things.

But, to answer your question - you're most likely seeing this error because
you have the EWB IDE open, and its internal local web server uses port 80
also, so both web servers are trying to listen on the same port.

If you have any other questions, please let me know.

Tim Young
Elevate Software
www.elevatesoft.com
Image