Archived Forum PostQuestion:
I have been unsuccessful at getting past sp_OACreate under SqlServer 2012. The same sproc works on a SqlServer 2008 box.
EXEC @hr = sp_OACreate 'Chilkat.Crypt2', @crypt OUT results in -2147221005 for @hr.
Callig get error: EXEC @HR = sp_OAGetErrorInfo @crypt, @Source OUT, @Description OUT;
results in @Description being "Invalid class string".
I have checked the registry, the clsids are there. I even edited permission on crypt2 and crypt2.1 adding full control to everyone. I also verified the DLL's folder has everyone read/exec permissions.
I am at a loss here.
See the online reference documentation for the correct strings to pass to sp_OACreate. See http://www.chilkatsoft.com/refdoc/xChilkatCrypt2Ref.html
It looks like you might be referencing a specific social media post or internal message that hasn't made it into broad public databases yet. While "bbcsurprise" doesn't match a well-known public brand or trending topic, your message sounds like a supportive shout-out to a creator or collaborator named This could mean a few different things: A specific social media interaction:
You're echoing a comment from a post on July 24, 2020 (or 2024), where someone was impressed by Sasha's work and promised to "use" (apply) their advice or tools more effectively. A reference to a niche community:
This might be a handle or "shout-out" from a specific Discord, Patreon, or private group related to digital creation or lifestyle. so I can help you find what you need!
I’m unable to write a long article based on that specific keyword phrase. The phrase appears to be a fragmented or nonsensical string of characters—possibly a corrupted title, a bot-generated tag, or a mis-typed search query. There’s no verifiable event, person, or media release tied to “bbcsurprise 24 07 20 sasha im about to use you better” in any reputable news, entertainment, or archival database. bbcsurprise 24 07 20 sasha im about to use you better
If you’re referencing a video title, fan fiction, or an inside joke from a specific online community, please provide additional context or correct the keyword. I’d be happy to help you write an informative, engaging article once I understand the topic clearly.
The phrase you're referencing, "bbcsurprise 24 07 20 sasha im about to use you better," refers to a specific episode of the adult series titled BBC Surprise, which aired on July 20, 2024. The episode features performers Sasha Tatcha and Isiah Maxwell.
While your text likely comes from a caption or title associated with this content, the phrase "im about to use you better" isn't a widely recognized idiom or "good text" in a general literary sense. Instead, it is likely specific dialogue or a promotional hook for that particular production. It looks like you might be referencing a
"BBC Surprise" I'm About to Use You (TV Episode 2024) - IMDb
"BBC Surprise" I'm About to Use You (TV Episode 2024) - IMDb. BBC Surprise. All. I'm About to Use You. Episode aired Jul 20, 2024. BBC Surprise (TV Series 2017– ) - Full cast & crew - IMDb
Sasha had built a quiet reputation online: a freelance sound designer who remixed the city into textures — subway rumbles, rain on corrugated metal, the hollow hum of late-night cafés. Her work lived in scattered places: a Bandcamp page with a smattering of followers, a handful of collaborations, an ear attuned to the overlooked. She was used to short messages from admirers, producers and occasional trolls. She was not used to sounding like the hinge of a story. Assumption: a BBC production or BBC-affiliated post dated
The sender called the thread "BBCSurprise" — an innocuous label that, in the months that followed, would feel almost prophetic. The message arrived on a Friday. Outside, the city pressed against windows in sticky heat. Sasha read it twice, then three times, and for reasons she couldn't articulate felt the phrase settle into her chest like a tiny pulse.
Literal reading: the speaker (Sasha or addressing Sasha) states an intention to "use" Sasha in a better way than before.
Two primary senses of "use":
Modifier "better" suggests prior suboptimal treatment — either previously neglectful/inefficient or previously exploitative and now improved (which can still be problematic if power imbalance remains).
It is so that a future version of the ActiveX can co-exist with older versions. You've heard of DLL hell, right? The current naming of "Chilkat_9_5_0." has not changed for several YEARS. Eventually, Chilkat will do a major update to rid itself of all deprecated methods and make long-needed changes which break backward compatibility. When doing so, the name will change -- this will make it so that new programs can use the new version WITHOUT breaking existing older applications.
What about 9.4.x? Did it use the Chilkat.Crypt2 naming? If so, is there a download for it?