![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| send a message through email to 5 people using unix script. | MARY76 | UNIX for Advanced & Expert Users | 3 | 02-05-2007 03:42 PM |
| send a message through email to 5 people using unix script? | MARY76 | Shell Programming and Scripting | 2 | 02-05-2007 03:29 PM |
| How send a file from UNIX to Windows with FTP | edzela | Shell Programming and Scripting | 1 | 08-28-2006 09:20 AM |
| Send message from Unix to PC | mnagaya | UNIX for Dummies Questions & Answers | 3 | 03-21-2006 04:40 PM |
| send file from UNIX to windows across network | umpi_97 | UNIX for Dummies Questions & Answers | 5 | 02-20-2002 03:49 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi Buddies,
I have a unix client and want to send a message (containg some data) to a windows Database server to query from it and return the result. I shall be so thankfull if you help me out. ![]() Warm Regards, Jessi |
|
||||
|
unix windows interop
without knowing what the database and message content type you want to communicate...
if you are trying to access a windows database directly, you can use a client - i.e. mysql on unix to mysql on windows... if it is microsoft sql, you could try doing odbc... if you need something fast, try doing something with NFS or SAMBA to share a file system that you can read / write files to. you could also use ftp scripts to poll messages lots of options! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|