![]() |
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 |
| Windows & DOS: Issues & Discussions All Windows and DOS questions should go here as well. Discuss UNIX to Windows (Desktop or Server) here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to connect to sybase from Unix(AIX) | sachin.gangadha | Shell Programming and Scripting | 0 | 11-27-2007 07:48 PM |
| Connect From VB to Sybase 11 | Than Chanroeun | SUN Solaris | 2 | 08-18-2006 11:42 AM |
| Connect to a Remote Sybase Server Through Script | Aparna_k82 | Shell Programming and Scripting | 3 | 02-17-2006 11:59 AM |
| Connect to sybase database using Korn shell script | bhgopi | Shell Programming and Scripting | 7 | 08-10-2005 09:34 AM |
| Remote Connect - SCO Open Server | jackpotp | UNIX for Dummies Questions & Answers | 2 | 05-23-2002 02:24 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Connect to a Remote Sybase Server Through Script.
Hi all,
I am trying to connect to Remote Sybase database Server through shell script. I am operating on WindowsXP, connect to Unix(version SunOS: 5.8) The thing is i dont know how to connect to Sybase Server through my script file? Are there any manual pages which can guide me through the process??? Thanks In advance Appu |
|
||||
|
connect to sybase from unix script
Hi,
You can connect the sybase database from unix shell-script by using the following: isql -U<username> -P<password> Let me know if that worked. Cheers, Sirshendu Last edited by vgersh99; 06-23-2005 at 11:24 AM.. Reason: removed email |
|
|||||
|
Quote:
(10) Don't post your email address and ask for an email reply. The forums are for the benefit of all, so all Q&A should take place in the forums. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|