Viewing 15 posts - 286 through 300 (of 8,760 total)
Just to understand your question; why would you like to do this?
😎
August 13, 2022 at 4:06 pm
As varbinary is quite an ambiguous form and PDFs can be in several various formats, you might want to help us helping you by posting an example, that is some...
August 13, 2022 at 2:34 pm
Adding other lacks of standards such as GQL etc. makes this discussion even more "interesting" (in an utterly English meaning of the word)
😎
August 13, 2022 at 1:56 pm
First thing to try would be adding an explicit conversion of the Report column to an XML data type, even if the source column is of the type XML.
😎
Another test...
July 14, 2022 at 2:11 pm
Quick question, are you trying to install the 32bit version?
😎
I've used the SQL Server 2012 Express version on low resource tablets as that is the last 32bit version;)
July 13, 2022 at 2:04 pm
Thank you Guus for the reply, Quick question, do you have the source code for the actual select code used in the source database/server?
😎
July 12, 2022 at 2:02 pm
Avoid the news wherever possible, so no idea.
Good strategy Steve, if you miss it, then it's no longer news 😉
😎
July 11, 2022 at 4:48 pm
My guess is that somewhere in the process there is a cast, implicit or explicit, to NVARCHAR(4000), which will obviously generate that error if the content is greater than NVARCHAR(4000).
😎
If...
July 11, 2022 at 2:37 pm
Quick thought, did you get the connection settings details from the user?
😎
This might be helpful:
July 11, 2022 at 1:26 pm
Simple solution here, copy the text of the whole section, paste into a good text/code editor (notepad++, vim etc.) and create a ddl and dml for the tables. Then use...
July 5, 2022 at 1:36 pm
Quick question, do you really want to hard code the number of courses per time period rather than have it configurable in the data?
😎
July 5, 2022 at 1:13 pm
So I'm updating my internal-to-the-business resume and I'm trying to figure out the best way to spell out "one-stop shop" without actually using those words. How else, in formal...
April 26, 2022 at 1:55 pm
April 6, 2022 at 8:37 pm
SPAM is a problem now, and it's not a simple one. I've filed a ticket to work with the third party on what is not catching...
April 1, 2022 at 4:29 pm
Viewing 15 posts - 286 through 300 (of 8,760 total)