Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.sqlserver.datawarehouse > #1
| Newsgroups | microsoft.public.sqlserver.datawarehouse |
|---|---|
| Date | 2017-04-11 03:45 -0700 |
| Message-ID | <d2aa5d99-8882-4bf3-8222-2701cee7e6e3@googlegroups.com> (permalink) |
| Subject | XL3 Cube Datatransfer Slicer to StoredProcedure |
| From | sgebien@googlemail.com |
Hello everybody,
We use XL3 Cubed 9.0.4.6 and fill a checkbox-list shows string values airport stations. (TXL, AUH, MIA)
The user can now check or uncheck the stations.
The slicer creates now a list 'TXL', 'AUH', 'MIA' and this list do I want to give a stored procedure GetCarParkSpace() as argument.
But, the values cannot be used as a parameter because the string is not escaped. So far as I know is no option to escape the string the sliver like ('''TXL'',''AUH'',''MIA''')
Thank in advance for support and ideas.
Sven
Back to microsoft.public.sqlserver.datawarehouse | Next | Find similar
XL3 Cube Datatransfer Slicer to StoredProcedure sgebien@googlemail.com - 2017-04-11 03:45 -0700
csiph-web