Home > Archive > Clipper > December 2007 > Wireless and Clipper
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Wireless and Clipper
|
|
|
| Has anyone ever successfully used a Clipper application over a
wireless connection?
We need access to data on our main system from an outlying building,
and we are concerned about the possibility of file corruption. I
realize it won't be as fast as a wired connection, but we can work
around that.
Any help would be appreciated.
Thanks
| |
| Mike Evans 2007-12-12, 6:55 pm |
| On Wed, 12 Dec 2007 07:35:26 -0800 (PST), Tim J wrote:
> Has anyone ever successfully used a Clipper application over a
> wireless connection?
>
> We need access to data on our main system from an outlying building,
> and we are concerned about the possibility of file corruption. I
> realize it won't be as fast as a wired connection, but we can work
> around that.
>
> Any help would be appreciated.
> Thanks
Never-Never use a non client server application throught wireless network.
The best way to go is to use Terminal server or something similar. Your
appilcation will be a lot faster and safe as local.
Regards
Mike Evans
| |
| N:dlzc D:aol T:com \(dlzc\) 2007-12-12, 6:55 pm |
| "Mike Evans" <makis1970@hotmail.com> wrote in message
news:oe9f4akoffr2.hjk4lwb2v4as.dlg@40tude.net...
> On Wed, 12 Dec 2007 07:35:26 -0800 (PST), Tim J wrote:
....
>
> Never-Never use a non client server application throught
> wireless network.
If it matters, I second this motion.
David A. Smith
| |
| Tim Jacob 2007-12-13, 7:55 am |
| "N:dlzc D:aol T:com \(dlzc\)" <dlzc1@cox.net> wrote in news:KM_7j.16535
$Rf5.50@newsfe13.phx:
> Subject: Re: Wireless and Clipper
> From: "N:dlzc D:aol T:com \(dlzc\)" <dlzc1@cox.net>
> Newsgroups: comp.lang.clipper
>
> "Mike Evans" <makis1970@hotmail.com> wrote in message
> news:oe9f4akoffr2.hjk4lwb2v4as.dlg@40tude.net...
> ...
>
> If it matters, I second this motion.
>
> David A. Smith
>
>
Thanks, This is what I suspected, but am glad to have it confirmed.
| |
| Rene Flores 2007-12-15, 6:55 pm |
| Tim:
Sorry to say guys, but are wrong, you can use Advantage Database Server
over a wireless connection and you don't have damage in the indexes, nor
file corruption, nothing at all, I use it for our daily basics and run
like a dream, even over VPN and Internet direct connection.
Regards
Rene Flores
http://www.ciber-tec.com
J escribió:
> Has anyone ever successfully used a Clipper application over a
> wireless connection?
>
> We need access to data on our main system from an outlying building,
> and we are concerned about the possibility of file corruption. I
> realize it won't be as fast as a wired connection, but we can work
> around that.
>
> Any help would be appreciated.
> Thanks
| |
| Mike Evans 2007-12-17, 3:55 am |
| On Sat, 15 Dec 2007 17:00:31 -0600, Rene Flores wrote:
[color=darkred]
> Tim:
>
> Sorry to say guys, but are wrong, you can use Advantage Database Server
> over a wireless connection and you don't have damage in the indexes, nor
> file corruption, nothing at all, I use it for our daily basics and run
> like a dream, even over VPN and Internet direct connection.
>
> Regards
>
> Rene Flores
> http://www.ciber-tec.com
>
> J escribió:
Rene,
As i said "in a non client server" aplication
Regards
Mike Evans
|
|
|
|
|