dbTalk Databases Forums  

d3/Linux Query

comp.databases.pick comp.databases.pick


Discuss d3/Linux Query in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Brian Speirs
 
Posts: n/a

Default d3/Linux Query - 12-01-2005 , 04:19 PM






Hi everyone,

I've received a query regarding D3/Linux - which is not my area of
expertise! I've pointed the gentleman in the direction of Accuterm (and
CDP), but I'm sure a lot of you guys can help him more than I can.

Perhaps people could contact him direct:

Larry Crumbie
softsol at lcnetbiz dot com

Cheers,

Brian Speirs

-------- Original Message --------

I need some help with some possibilities interfacing windows with d3/linux

1. I’m using winXp prof

2. I need to extract data from a pick system sitting on the network on a
linux box

3. I don’t know linux

4. I can telnet to the linux box and access the pick accounts

5. the linux box won’t accept ftp connections


Q.

1. Could I access the pick database from windows using something
PixieExcel or some other connectivity tool

Or

2. If I got a backup from the linux box which is in Filesave format
would I be able to extract the files on my windows box and the
access them from there using tools mentioned above. or
3. Could I simply get a linux person to copy the files to a disk and
then bring them to my Windows box and access them form there.


Note: I did register on the The TechOne Site but I need answers to these
options that I’ve conjured up to be able to refine my search. And I have
a fast approaching deadline. If none of the above can work please
indicate a best option

Thanks a mil

Larry


--
************************************************** *
Brian Speirs
h: (04) 479 9032 c: (021) 265 5906
e: brian at rushflat dot co dot nz

Reply With Quote
  #2  
Old   
Mark Brown
 
Posts: n/a

Default Re: d3/Linux Query - 12-01-2005 , 05:27 PM






Questions of our own:
1) Are there "pick" people as there appear to be Linux people

2) Is this a one time only thing or likely to be periodic.

3) How much data are we talking about

You (someone) can use SQL-CREATE-TABLE to expose Pick data to the network
via SQL-style query (excel, mySql, etc) via ODBC. But that has to be done
on the Pick side. But once it's setup, it can be accessed whenever needed.


"Brian Speirs" <bss59REMOVE_THIS (AT) paradise (DOT) net.nz> wrote

Quote:
Hi everyone,

I've received a query regarding D3/Linux - which is not my area of
expertise! I've pointed the gentleman in the direction of Accuterm (and
CDP), but I'm sure a lot of you guys can help him more than I can.

Perhaps people could contact him direct:

Larry Crumbie
softsol at lcnetbiz dot com

Cheers,

Brian Speirs

-------- Original Message --------

I need some help with some possibilities interfacing windows with d3/linux

1. I’m using winXp prof

2. I need to extract data from a pick system sitting on the network on a
linux box

3. I don’t know linux

4. I can telnet to the linux box and access the pick accounts

5. the linux box won’t accept ftp connections


Q.

1. Could I access the pick database from windows using something
PixieExcel or some other connectivity tool

Or

2. If I got a backup from the linux box which is in Filesave format
would I be able to extract the files on my windows box and the
access them from there using tools mentioned above. or
3. Could I simply get a linux person to copy the files to a disk and
then bring them to my Windows box and access them form there.


Note: I did register on the The TechOne Site but I need answers to these
options that I’ve conjured up to be able to refine my search. And I have
a fast approaching deadline. If none of the above can work please
indicate a best option

Thanks a mil

Larry


--
************************************************** *
Brian Speirs
h: (04) 479 9032 c: (021) 265 5906
e: brian at rushflat dot co dot nz



Reply With Quote
  #3  
Old   
Brian Speirs
 
Posts: n/a

Default Re: d3/Linux Query - 12-01-2005 , 06:10 PM



Hi Mark,

This was an email query, so all I know is what is in the message that I
posted.

But thanks for the comments - they will help too.

Cheers,

Brian

Mark Brown wrote:
Quote:
Questions of our own:
1) Are there "pick" people as there appear to be Linux people

2) Is this a one time only thing or likely to be periodic.

3) How much data are we talking about

You (someone) can use SQL-CREATE-TABLE to expose Pick data to the network
via SQL-style query (excel, mySql, etc) via ODBC. But that has to be done
on the Pick side. But once it's setup, it can be accessed whenever needed.


"Brian Speirs" <bss59REMOVE_THIS (AT) paradise (DOT) net.nz> wrote in message
news:438f6895 (AT) clear (DOT) net.nz...

Hi everyone,

I've received a query regarding D3/Linux - which is not my area of
expertise! I've pointed the gentleman in the direction of Accuterm (and
CDP), but I'm sure a lot of you guys can help him more than I can.

Perhaps people could contact him direct:

Larry Crumbie
softsol at lcnetbiz dot com

Cheers,

Brian Speirs

-------- Original Message --------

I need some help with some possibilities interfacing windows with d3/linux

1. I’m using winXp prof

2. I need to extract data from a pick system sitting on the network on a
linux box

3. I don’t know linux

4. I can telnet to the linux box and access the pick accounts

5. the linux box won’t accept ftp connections


Q.

1. Could I access the pick database from windows using something
PixieExcel or some other connectivity tool

Or

2. If I got a backup from the linux box which is in Filesave format
would I be able to extract the files on my windows box and the
access them from there using tools mentioned above. or
3. Could I simply get a linux person to copy the files to a disk and
then bring them to my Windows box and access them form there.


Note: I did register on the The TechOne Site but I need answers to these
options that I’ve conjured up to be able to refine my search. And I have
a fast approaching deadline. If none of the above can work please
indicate a best option

Thanks a mil

Larry


--
************************************************** *
Brian Speirs
h: (04) 479 9032 c: (021) 265 5906
e: brian at rushflat dot co dot nz


Reply With Quote
  #4  
Old   
mike ryder
 
Posts: n/a

Default Re: d3/Linux Query - 12-02-2005 , 03:00 PM



You want something like winscp. By default, ftp is turned off for security
reasons. But ssl is available which has with it scp.

hth
Mike

"Brian Speirs" <bss59REMOVE_THIS (AT) paradise (DOT) net.nz> wrote

Quote:
Hi everyone,

I've received a query regarding D3/Linux - which is not my area of
expertise! I've pointed the gentleman in the direction of Accuterm (and
CDP), but I'm sure a lot of you guys can help him more than I can.

Perhaps people could contact him direct:

Larry Crumbie
softsol at lcnetbiz dot com

Cheers,

Brian Speirs

-------- Original Message --------

I need some help with some possibilities interfacing windows with d3/linux

1. I’m using winXp prof

2. I need to extract data from a pick system sitting on the network on a
linux box

3. I don’t know linux

4. I can telnet to the linux box and access the pick accounts

5. the linux box won’t accept ftp connections


Q.

1. Could I access the pick database from windows using something
PixieExcel or some other connectivity tool

Or

2. If I got a backup from the linux box which is in Filesave format
would I be able to extract the files on my windows box and the
access them from there using tools mentioned above. or
3. Could I simply get a linux person to copy the files to a disk and
then bring them to my Windows box and access them form there.


Note: I did register on the The TechOne Site but I need answers to these
options that I’ve conjured up to be able to refine my search. And I have
a fast approaching deadline. If none of the above can work please
indicate a best option

Thanks a mil

Larry


--
************************************************** *
Brian Speirs
h: (04) 479 9032 c: (021) 265 5906
e: brian at rushflat dot co dot nz



Reply With Quote
  #5  
Old   
Tony Gravagno
 
Posts: n/a

Default Re: d3/Linux Query - 12-05-2005 , 04:01 PM



Brian Speirs wrote:
Quote:
-------- Original Message --------
I need some help with some possibilities interfacing windows with d3/linux
The inquiry presents more questions than answers. All of these
questions can be answered after some details have been provided but
this is entering into the realm of getting specific and detailed
information in a public forum which would otherwise be more
appropriate in professional consultation.

I'm sure others will volunteer to the best of their ability. I'll
volunteer some free discussion time but will lead to for-fee
consultation if we can provide some real answers.

Tony
TG@ removethisNebula-RnD .com


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.