| View previous topic :: View next topic |
| Author |
Message |
Greg M Guest
|
Posted: Tue Apr 27, 2004 4:24 pm Post subject: How to I set BDE to look a MS SQL port other than 1433? |
|
|
How to I set BDE to look a MS SQL port other than 1433?
|
|
| Back to top |
|
 |
quinn wildman Guest
|
Posted: Tue Apr 27, 2004 9:23 pm Post subject: Re: How to I set BDE to look a MS SQL port other than 1433? |
|
|
The BDE has no port setting when connecting to MSSQL. Any port setting
would come from the client.
Greg M wrote:
| Quote: | How to I set BDE to look a MS SQL port other than 1433?
|
|
|
| Back to top |
|
 |
Scott Mason Guest
|
Posted: Thu Apr 29, 2004 1:00 pm Post subject: Re: How to I set BDE to look a MS SQL port other than 1433? |
|
|
Hey Greg,
You can use the Microsoft Client Network Utility (cliconfg.exe) to set an alias and specify the port for TCP/IP
connections.
Scott
Greg M wrote:
| Quote: | How to I set BDE to look a MS SQL port other than 1433?
|
|
|
| Back to top |
|
 |
|