|
This
is from the on-line R:base help.
SSQL
is used to send an sql statement to another database and it passes it through
unaltered.
Troy
SyntaxOptionsSQLcommand About the SSQL CommandSSQL requires R:BASE to already be connected to the data source. With a few exceptions, you can use every SQL command supported by the connected data source. You cannot use commands that usually return data, such as SELECT commands. To retrieve data from a foreign table, attach the table and use standard R:BASE commands. SSQL can be used to send structure modification commands that alter the foreign database subject to the access rights and restrictions placed on the user by the foreign database.
| ||||||||||||
- [RBASE-L] - RE: Sql Server table Troy Sosamon
- [RBASE-L] - RE: Sql Server table Roberto Zanotti
- [RBASE-L] - RE: Sql Server table Walker, Buddy
- [RBASE-L] - RE: Sql Server table Troy Sosamon
- [RBASE-L] - RE: Sql Server table Walker, Buddy
- [RBASE-L] - RE: Sql Server table Roberto Zanotti
- [RBASE-L] - RE: Sql Server table Walker, Buddy
- [RBASE-L] - RE: Sql Server table Roberto Zanotti
- [RBASE-L] - RE: Sql Server table Dan Goldberg
- [RBASE-L] - RE: Sql Server table Roberto Zanotti
- [RBASE-L] - RE: Sql Server table Troy Sosamon
- [RBASE-L] - RE: Sql Server table Roberto Zanotti
- [RBASE-L] - RE: Sql Server table Walker, Buddy
- [RBASE-L] - RE: Sql Server table Walker, Buddy
- [RBASE-L] - Any way to print a bitmap picture in ... David Torre
- [RBASE-L] - Re: Any way to print a bitmap picture... A. Razzak Memon

