Viewing 15 posts - 3,196 through 3,210 (of 3,366 total)
Install standard and move your databases because you get personnal free with either standard or Enterprise license. Just register the standard and do the migration with your .bak files you...
Kind regards,
Gift Peddie
This is what you do you use double quotes around words with apostrophe. Try the link below for more about using delimiters.
My "aunt's" favorite book is self-help.
Kind regards,
Gift Peddie
You are getting character conversion because those are not ASCII but actually Unicode, which means you do ANSI SQL ALTER to change Varchar to NVarchar and you have to do...
Kind regards,
Gift Peddie
Try the link below to get started. Hope this helps.
http://vyaskn.tripod.com/case_sensitive_search_in_sql_server.htm
Kind regards,
Gift Peddie
Kind regards,
Gift Peddie
BI(business intelligence) is the calculus end of the relational model, I think you should learn about it before deploying it on the web. I am assuming you know you have...
Kind regards,
Gift Peddie
You should be able to increase the file size, say you have 20megs as the size if you click on it you can change it to 50 or 100megs depending...
Kind regards,
Gift Peddie
In your original post you said you want to sort a Linked List so I gave you how to sort in both SQL Server using Binary Sort with T-SQL in...
Kind regards,
Gift Peddie
Viewing 15 posts - 3,196 through 3,210 (of 3,366 total)