• Welcome to SQLitening Support Forum.
 

News:

Welcome to the SQLitening support forums!

Main Menu

Connect to any server with no program change

Started by cj, July 14, 2022, 11:06:36 AM

Previous topic - Next topic

cj

Append host port on target line of shortcut to program



Example 1: ip address
c:\sql\bin\program.exe 192.168.0.2 12345

Example 2: computer name
c:\sql\bin\program.exe computername 12345

Example 3: Dynamic ipaddress using freemyip.com
c:\sql\bin\program.exe cool.freemyip.com 12345




#INCLUDE ONCE "sqlitening.inc"  'program.exe
FUNCTION PBMAIN  AS LONG

 IF LEN(COMMAND$) THEN slConnect COMMAND$(1),VAL(COMMAND$(2))

END FUNCTION



Fredrick Ughimi

Fredrick O. Ughimi<br /><br />fughimi@gmail.com<br />- Freedom lies in being bold -- Robert Frost, Poet

cj

Did you get an email notification that I posted this response?
If not, please be sure RECEIVE EMAILS AND ALERTS is choosen on the end of the reply line.
There are several options

Yes, all options are "remote" since slConnect is needed.
The server can be on intranet or internet.
The data is unencrypted to and from the server.

cj

I got an email that you responded.  Did you get an email that I posted this?

Fredrick Ughimi

Hello CJ!

Thank you for your response.

No I did not get an email. I guess it has to do with my settings?
Fredrick O. Ughimi<br /><br />fughimi@gmail.com<br />- Freedom lies in being bold -- Robert Frost, Poet

cj

Did you get this one?!
Please click the button on the  end of the reply line and toggle it to Receive Emails and Alerts.
There are probably more things to change and check that you email address is current.
I received a notification Receive Email Notifications and Alerts.  I think something changed for everyone.