Questions tagged [rs]

Renderscript is a component of the Android operating system for mobile devices. It is an API for intensive computation using heterogeneous computing. It allows developers to increase the performance of their applications at the cost of writing a greater amount of more complex code.

Renderscript is a component of the Android operating system for mobile devices. It is an API for intensive computation using heterogeneous computing. It allows developers to increase the performance of their applications at the cost of writing a greater amount of more complex code.

Most recently, Google added Filterscript, which is a subset of Renderscript that allows developers to write their image processing operations in Filterscript using the standard Renderscript runtime API, but within stricter constraints that ensure wider compatibility and improved optimization across multi-core CPUs, GPUs, and DSPs. Filterscript is a less precise in terms of numeric datatype precision, and more cross device compatible subset of Renderscript – and should not be mistaken for a Renderscript replacement technology.

Reference: http://developer.android.com/guide/topics/renderscript/compute.html

26 questions
2
votes
1 answer

Show html string with inline style attribute in android text view

I want to show html text with inline style sheet in android text view developed in kotlin with RS. The Html text which i want to show is given below : I have already tried solution given in Show in textview html with inline styles but it is not…
2
votes
0 answers

RenderScript Error Fatal signal 11 and Invalid RS infor file

I wrote a RenderScript program on android 4.1.2. Eclipse did not notice the error but I can't run this program on a virtual device (although I chose to use the GPU for virtual machines). This is my program MainActivity.java package…
Robotic Vn
  • 437
  • 2
  • 7
  • 20
2
votes
2 answers

Getting the page with RS Form Pro - Joomla</a></h3> <div class="excerpt">I'm trying to get the page title inside my form so i can know from witch page the form was submitted. I have seen RS Form's tutorial here -> http://www.rsjoomla.com/support/documentation/view-article/369-get-the-page-title.html This doesn't seem to…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/php" class="post-tag grid--cell" title="show questions tagged 'php'" rel="tag">php</a> <a href="../../questions/tagged/joomla" class="post-tag grid--cell" title="show questions tagged 'joomla'" rel="tag">joomla</a> <a href="../../questions/tagged/rs" class="post-tag grid--cell" title="show questions tagged 'rs'" rel="tag">rs</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 06 '14 at 16:23">asked Jul 06 '14 at 16:23</time> <a href="../../users/3586610/danigoodw" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3586610.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Danigoodw" /> </a> <div class="s-user-card--info"> <a href="../../users/3586610/danigoodw" class="s-user-card--link">Danigoodw</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">379</li> <li class="s-award-bling s-award-bling__silver" title="3 silver badges">3</li> <li class="s-award-bling s-award-bling__bronze" title="10 bronze badges">10</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-61786689"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/61786689/vbs-error-either-bof-or-eof-is-true-or-current-record-has-been-deleted-error-8" class="question-hyperlink">VBS Error: Either BOF or EOF is True or Current Record has been deleted Error 800AOBCD</a></h3> <div class="excerpt">Code that is failing due to no failed records, ironic I have the below code that is displaying the 800AOBCD error. I did some troubleshooting for a while to find what I did wrong but this syntax in Notepad++ is too much right now. I tried adding a…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/vbscript" class="post-tag grid--cell" title="show questions tagged 'vbscript'" rel="tag">vbscript</a> <a href="../../questions/tagged/eof" class="post-tag grid--cell" title="show questions tagged 'eof'" rel="tag">eof</a> <a href="../../questions/tagged/rs" class="post-tag grid--cell" title="show questions tagged 'rs'" rel="tag">rs</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 13 '20 at 23:34">asked May 13 '20 at 23:34</time> <a href="../../users/5937324/mike" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/5937324.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Mike" /> </a> <div class="s-user-card--info"> <a href="../../users/5937324/mike" class="s-user-card--link">Mike</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">133</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badge">1</li> <li class="s-award-bling s-award-bling__bronze" title="13 bronze badge">13</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-57170862"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/57170862/transform-variable-length-line-into-multiple-lines-with-specific-selected-fiel" class="question-hyperlink">Transform variable length line into multiple lines with specific selected fields, retaining first and last delimited column on each line</a></h3> <div class="excerpt">I have output from a firewall configuration that contains lines with data in a specific format. I need to transform this data for a spreadsheet to split groups of 4 columns from each line into a new, while retaining the first and last delimited…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/linux" class="post-tag grid--cell" title="show questions tagged 'linux'" rel="tag">linux</a> <a href="../../questions/tagged/awk" class="post-tag grid--cell" title="show questions tagged 'awk'" rel="tag">awk</a> <a href="../../questions/tagged/sed" class="post-tag grid--cell" title="show questions tagged 'sed'" rel="tag">sed</a> <a href="../../questions/tagged/rs" class="post-tag grid--cell" title="show questions tagged 'rs'" rel="tag">rs</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 23 '19 at 19:19">asked Jul 23 '19 at 19:19</time> <a href="../../users/11826557/steve-smith" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/11826557.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Steve Smith" /> </a> <div class="s-user-card--info"> <a href="../../users/11826557/steve-smith" class="s-user-card--link">Steve Smith</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">11</li> <li class="s-award-bling s-award-bling__bronze" title="1 bronze badges">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-75593037"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/75593037/pca-analysis-biplot" class="question-hyperlink">PCA ANALYSIS biplot</a></h3> <div class="excerpt">How can I replace a column. I want to replace the 1, 2,3,4, 5 columns in the picture above with AG1, AG2 so that it will appear on my PCA plot.This is what a view of my data looks like This is what my PCA plot is showingpca biplot. This is how I…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/rs" class="post-tag grid--cell" title="show questions tagged 'rs'" rel="tag">rs</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 28 '23 at 13:56">asked Feb 28 '23 at 13:56</time> <a href="../../users/21168167/toyin" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/21168167.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Toyin" /> </a> <div class="s-user-card--info"> <a href="../../users/21168167/toyin" class="s-user-card--link">Toyin</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> <li class="s-award-bling s-award-bling__bronze" title="3 bronze badges">3</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-73621323"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/73621323/how-to-resolve-winerror-2-the-system-cannot-find-the-file-specified-while-maki" class="question-hyperlink">how to resolve "[WinError 2] The system cannot find the file specified" while making ROI by SCP</a></h3> <div class="excerpt">2022-09-06T15:53:28 WARNING Traceback (most recent call last): File "C:/Users/Baghban/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\SemiAutomaticClassificationPlugin\dock\scpdock.py", line 1736, in pointerClickROI …</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/random-forest" class="post-tag grid--cell" title="show questions tagged 'random-forest'" rel="tag">random-forest</a> <a href="../../questions/tagged/qgis" class="post-tag grid--cell" title="show questions tagged 'qgis'" rel="tag">qgis</a> <a href="../../questions/tagged/roi" class="post-tag grid--cell" title="show questions tagged 'roi'" rel="tag">roi</a> <a href="../../questions/tagged/rs" class="post-tag grid--cell" title="show questions tagged 'rs'" rel="tag">rs</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 06 '22 at 11:31">asked Sep 06 '22 at 11:31</time> <a href="../../users/17367814/s-bb" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/17367814.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="s. bb" /> </a> <div class="s-user-card--info"> <a href="../../users/17367814/s-bb" class="s-user-card--link">s. bb</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-60994273"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/60994273/how-to-call-a-function-from-another-file-and-fetch-in-web" class="question-hyperlink">How to call a function from another file and fetch in web</a></h3> <div class="excerpt">I'm new to Rust and still I am learning things. There is a rust application with main.rs and routes.rs. main.rs file has server configuration and routes.rs has methods with paths. main.rs #[macro_use] extern crate log; use actix_web::{App,…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/json" class="post-tag grid--cell" title="show questions tagged 'json'" rel="tag">json</a> <a href="../../questions/tagged/rust" class="post-tag grid--cell" title="show questions tagged 'rust'" rel="tag">rust</a> <a href="../../questions/tagged/rust-actix" class="post-tag grid--cell" title="show questions tagged 'rust-actix'" rel="tag">rust-actix</a> <a href="../../questions/tagged/rs" class="post-tag grid--cell" title="show questions tagged 'rs'" rel="tag">rs</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 02 '20 at 14:43">asked Apr 02 '20 at 14:43</time> <a href="../../users/9720188/amithash" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/9720188.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Amithash" /> </a> <div class="s-user-card--info"> <a href="../../users/9720188/amithash" class="s-user-card--link">Amithash</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">269</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="4 silver badges">4</li> <li class="s-award-bling s-award-bling__bronze" title="22 bronze badges">22</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-58930885"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/58930885/implement-docker-mongodb-replica-set-config-settings-inside-yml-file" class="question-hyperlink">Implement docker mongodb replica set config settings inside .yml file</a></h3> <div class="excerpt">I have set a MongoDB replica set which is running properly. But I want to run the config settings inside the .yml, and not initiating inside a replica set node. by config settings I mean: 1. config = { "_id": "comments", "members": [ { …</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/mongodb" class="post-tag grid--cell" title="show questions tagged 'mongodb'" rel="tag">mongodb</a> <a href="../../questions/tagged/docker-compose" class="post-tag grid--cell" title="show questions tagged 'docker-compose'" rel="tag">docker-compose</a> <a href="../../questions/tagged/config" class="post-tag grid--cell" title="show questions tagged 'config'" rel="tag">config</a> <a href="../../questions/tagged/replicaset" class="post-tag grid--cell" title="show questions tagged 'replicaset'" rel="tag">replicaset</a> <a href="../../questions/tagged/rs" class="post-tag grid--cell" title="show questions tagged 'rs'" rel="tag">rs</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Nov 19 '19 at 09:41">asked Nov 19 '19 at 09:41</time> <a href="../../users/12373443/anshuman-bardhan" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/12373443.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Anshuman Bardhan" /> </a> <div class="s-user-card--info"> <a href="../../users/12373443/anshuman-bardhan" class="s-user-card--link">Anshuman Bardhan</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,986</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="8 silver badges">8</li> <li class="s-award-bling s-award-bling__bronze" title="10 bronze badges">10</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-58589663"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/58589663/how-to-remove-the-restriction-on-reading-received-from-rs-232" class="question-hyperlink">How to remove the restriction on reading received from Rs 232</a></h3> <div class="excerpt">We are using a gadget that is running at 115200 baud , now the VBA for Rs 232 require inserting a limit on reading data received but the gadget does not require that restriction. The gadget we have does not require any of restriction for data…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/vba" class="post-tag grid--cell" title="show questions tagged 'vba'" rel="tag">vba</a> <a href="../../questions/tagged/ms-access" class="post-tag grid--cell" title="show questions tagged 'ms-access'" rel="tag">ms-access</a> <a href="../../questions/tagged/serial-port" class="post-tag grid--cell" title="show questions tagged 'serial-port'" rel="tag">serial-port</a> <a href="../../questions/tagged/rs" class="post-tag grid--cell" title="show questions tagged 'rs'" rel="tag">rs</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Oct 28 '19 at 10:55">asked Oct 28 '19 at 10:55</time> <a href="../../users/12165844/nector" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/12165844.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="nector" /> </a> <div class="s-user-card--info"> <a href="../../users/12165844/nector" class="s-user-card--link">nector</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">43</li> <li class="s-award-bling s-award-bling__bronze" title="8 bronze badges">8</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-58375973"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/58375973/sending-receiving-data-from-to-rs-232-in-ms-access-vba" class="question-hyperlink">Sending & Receiving data from & to Rs 232 in Ms Access VBA</a></h3> <div class="excerpt">I'm not able to send and receive data from and to RS 232 in my simple Ms Access application by using VBA / Json What is required here is to send the formatted json data to RS 232 in Ms access VBA and also receive the response at the same time Dim…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/json" class="post-tag grid--cell" title="show questions tagged 'json'" rel="tag">json</a> <a href="../../questions/tagged/vba" class="post-tag grid--cell" title="show questions tagged 'vba'" rel="tag">vba</a> <a href="../../questions/tagged/ms-access" class="post-tag grid--cell" title="show questions tagged 'ms-access'" rel="tag">ms-access</a> <a href="../../questions/tagged/serial-port" class="post-tag grid--cell" title="show questions tagged 'serial-port'" rel="tag">serial-port</a> <a href="../../questions/tagged/rs" class="post-tag grid--cell" title="show questions tagged 'rs'" rel="tag">rs</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Oct 14 '19 at 11:38">asked Oct 14 '19 at 11:38</time> <a href="../../users/12165844/nector" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/12165844.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="nector" /> </a> <div class="s-user-card--info"> <a href="../../users/12165844/nector" class="s-user-card--link">nector</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">43</li> <li class="s-award-bling s-award-bling__bronze" title="8 bronze badges">8</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-43967801"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/43967801/android-renderscript-passing-rs-script-aka-struct-rs-script-to-parameter-of-in" class="question-hyperlink">[Android][Renderscript] passing 'rs_script' (aka 'struct rs_script') to parameter of incompatible type 'rs_kernel' (aka 'void *')</a></h3> <div class="excerpt">When trying to run app with render script on Android N device - I get only this error error:passing 'rs_script' (aka 'struct rs_script') to parameter of incompatible type 'rs_kernel' (aka 'void *') But the same project runs in android 6 without…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/android" class="post-tag grid--cell" title="show questions tagged 'android'" rel="tag">android</a> <a href="../../questions/tagged/rs" class="post-tag grid--cell" title="show questions tagged 'rs'" rel="tag">rs</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 14 '17 at 19:06">asked May 14 '17 at 19:06</time> <a href="../../users/5589495/deb-s" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/5589495.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Deb S" /> </a> <div class="s-user-card--info"> <a href="../../users/5589495/deb-s" class="s-user-card--link">Deb S</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">509</li> <li class="s-award-bling s-award-bling__silver" title="5 silver badges">5</li> <li class="s-award-bling s-award-bling__bronze" title="16 bronze badges">16</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-43395166"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/43395166/returning-custom-status-and-code-on-java-rest-api" class="question-hyperlink">Returning custom status and code on java rest api</a></h3> <div class="excerpt">I am looking for a way to have a custom status and error code that is outside the usual http range of error code. Something like this: return javax.ws.rs.core.Response.status(8001).entity("Error replacing document").build(); I get:…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/rest" class="post-tag grid--cell" title="show questions tagged 'rest'" rel="tag">rest</a> <a href="../../questions/tagged/http-status-codes" class="post-tag grid--cell" title="show questions tagged 'http-status-codes'" rel="tag">http-status-codes</a> <a href="../../questions/tagged/rs" class="post-tag grid--cell" title="show questions tagged 'rs'" rel="tag">rs</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 13 '17 at 14:36">asked Apr 13 '17 at 14:36</time> <a href="../../users/1882828/sathish-kumar" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1882828.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Sathish Kumar" /> </a> <div class="s-user-card--info"> <a href="../../users/1882828/sathish-kumar" class="s-user-card--link">Sathish Kumar</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">313</li> <li class="s-award-bling s-award-bling__silver" title="2 silver badges">2</li> <li class="s-award-bling s-award-bling__bronze" title="15 bronze badges">15</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-39129647"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/39129647/excel-vba-adodb-error-3001-using-rs-filter" class="question-hyperlink">Excel VBA adodb error 3001 using rs.filter</a></h3> <div class="excerpt">Using Excel 2013 with Access 2013 Using Provider = Microsoft.ACE.OLEDB.12.0; After rs.open Table, I wrote an rs.filter with This is my code myFilter = "sd_am = 'abcd' and sd_h = '' and (sd_k = 'option1' or _ sd_k = 'option2' or sd_k =…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/excel" class="post-tag grid--cell" title="show questions tagged 'excel'" rel="tag">excel</a> <a href="../../questions/tagged/vba" class="post-tag grid--cell" title="show questions tagged 'vba'" rel="tag">vba</a> <a href="../../questions/tagged/filter" class="post-tag grid--cell" title="show questions tagged 'filter'" rel="tag">filter</a> <a href="../../questions/tagged/rs" class="post-tag grid--cell" title="show questions tagged 'rs'" rel="tag">rs</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 24 '16 at 17:32">asked Aug 24 '16 at 17:32</time> <a href="../../users/6753697/israel-dac" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/6753697.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Israel Dac" /> </a> <div class="s-user-card--info"> <a href="../../users/6753697/israel-dac" class="s-user-card--link">Israel Dac</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-36696480"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/36696480/unable-to-use-gmail-account-for-ssrs-email-subscription" class="question-hyperlink">Unable to use gmail account for ssrs email subscription</a></h3> <div class="excerpt">On a stand alone Windows 7 Professional PC with SQL Server 2008 R2 installed I want RS (Report Server) subscriptions to email reports through my gmail account. I have looked through all of the help at StackOverflow but nothing has helped. I have…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/iis" class="post-tag grid--cell" title="show questions tagged 'iis'" rel="tag">iis</a> <a href="../../questions/tagged/sql-server-2008-r2" class="post-tag grid--cell" title="show questions tagged 'sql-server-2008-r2'" rel="tag">sql-server-2008-r2</a> <a href="../../questions/tagged/gmail" class="post-tag grid--cell" title="show questions tagged 'gmail'" rel="tag">gmail</a> <a href="../../questions/tagged/rs" class="post-tag grid--cell" title="show questions tagged 'rs'" rel="tag">rs</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Apr 18 '16 at 14:12">asked Apr 18 '16 at 14:12</time> <a href="../../users/6220164/tim" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/6220164.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Tim" /> </a> <div class="s-user-card--info"> <a href="../../users/6220164/tim" class="s-user-card--link">Tim</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> <li class="s-award-bling s-award-bling__bronze" title="1 bronze badges">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <div class="s-pagination--item is-selected">1</div> <a class="s-pagination--item" href="../../questions/tagged/rs_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/rs_page=2" rel="next" title="Go to page 2"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>