Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 9 of 9 total
Thread want to access from Domain
Mon, Jan 25 2010 3:49 PMPermanent Link

eeman khan
is it possible i can access data ( Dbisam ) which is place on my domain from multiple locations at same time,

if yes then please help me

regards,
Eeman Khan
Mon, Jan 25 2010 9:39 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Eeman,

<< is it possible i can access data ( Dbisam ) which is place on my domain
from multiple locations at same time,  >>

Yes, there are two different ways that you can access DBISAM using a domain:

1) Direct access - install and run a DBISAM Database Server, and have
applications directly access it over the Internet.  The downsides include
having to have a firewall port open and lack of support for doing so from
web hosting companies.

2) Web access - build an ISAPI/ASP/ASP.NET application that access the
DBISAM database directly on the web server, using a web interface.  This is
what we do with our web site.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Jan 26 2010 1:26 AMPermanent Link

eeman khan
"Tim Young [Elevate Software]" wrote:

1) Direct access - install and run a DBISAM Database Server, and have
applications directly access it over the Internet.  The downsides include
having to have a firewall port open and lack of support for doing so from
web hosting companies.
-------------------------------------------------------------------------------------

thank you for your response can you please guide me how can i install DBISAM database server in my domain.

regards,
Eeman Khan
Tue, Jan 26 2010 2:08 PMPermanent Link

"Rita"

"eeman khan" <e4eeman@hotmail.com> wrote in message
news:0A76A3E4-13AD-4519-A197-A1C9B75CA7EA@news.elevatesoft.com...

>
> thank you for your response can you please guide me how can i install
> DBISAM database server in my domain.
>

Assuming you can FTP yor server to your domain.
I put mine in a a folder under Program Files
named ElevateSoft then I made a dos batch file
the contents look like below.
######## FileName DBSrv.BAT ###########
DBSrv / install
net start DBSrv
#####################################

If your Domain provider doesnt allow it get a VPS
you have full control over them.

HTH
Rita

Wed, Jan 27 2010 6:38 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Eeman,

<< thank you for your response can you please guide me how can i install
DBISAM database server in my domain. >>

Are you hosting your own server that is connected to the Internet, or are
you using a hosting provider ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Sun, Jan 31 2010 3:29 PMPermanent Link

eeman khan
{
Are you hosting your own server that is connected to the Internet, or are
you using a hosting provider ?

}

i am using hosting provider
Tue, Feb 2 2010 7:36 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Eeman,

<< i am using hosting provider >>

Did you check with them to see if they will allow you to run the DBISAM
Database Server on their machine with port 12005 open ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Feb 2 2010 7:48 AMPermanent Link

eeman khan
i had emailed about this but no reply from them yet.
is there any provider who support dbisam?
Wed, Feb 3 2010 10:25 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Eeman,

<< i had emailed about this but no reply from them yet. is there any
provider who support dbisam? >>

There was just a thread recently about this:

http://www.elevatesoft.com/newsgrp?action=openmsg&group=5&msg=63519&page=1#msg63519

--
Tim Young
Elevate Software
www.elevatesoft.com

Image