Search results

  1. D

    Solved Encrypted Column Formula In A View Would've Been Ideal

    Think of an Orders Table where the Total is calc'd & value is not stored. I think I'm right in saying "only a column's data can be encrypted in SSMS". So it's not possible to protect your math in calculated fields. It also seems that an encrypted Stored Procedures weak-spot is the SP needs to...
  2. D

    Solved SSMS22 Application Itself Slower Than SSMS21

    I would imagine Doc is referring to 'access' in a protocol context; not MS Access. But you're right that I'm not really hooked up to MS Access & this is relating purely between SSMS-22 & Azure. Thanks Doc, my trial with Azure has ran-out but in the interest of learning I didn't have an...
  3. D

    Access 2024

    I've purchased many licenses from Google's search results (not directly from the manufacturer). I wouldn't consider the firm's 'retail price' of a firm with an annual turnover of $282 billion to be what they pretend it to be; if that was an accurate reflection of it's true value they would not...
  4. D

    Solved SSMS22 Application Itself Slower Than SSMS21

    Thanks for doing that Albert, really appreciated. Yes must've been Azure 's latency on the most basic of Resource Group package spec... As per nr-22 ditched Azure for the time being as it was too slow to develop on. Locally much faster, which was always going to be the case for obvious reason...
  5. D

    Solved Can You Restrict Important Info In Azure If Customer Owns Azure Subscription?

    Thanks Tom, ah I see, of course you have ltd info to go from. Yes it would just be to encrypt my intellectual property is all, but a good point to make as I was unaware.
  6. D

    Solved Can You Restrict Important Info In Azure If Customer Owns Azure Subscription?

    Thanks Tom, 'holding back user data', was unaware. It would be a username, an ID for me to ascertain they have not exceeded the permitted nr of users so don't think this would constitute 'holding back user data'. I certainly don't want to breaking any laws so thank you for making me aware.
  7. D

    Solved Can You Restrict Important Info In Azure If Customer Owns Azure Subscription?

    Thanks Isaac, I did think of hosting a CSV on a server & intermittently check that the user was permitted. The challenges are not exposing other customer's data in the permitted users table online/ sharepoint, which I would think would be possible via encryption. Stored Procedures - thanks...
  8. D

    Please Recommend a Website Builder for Dummies = (me)

    Thank you Isaac, was what I was hoping to hear. It is a brilliant application.
  9. D

    Solved Can You Restrict Important Info In Azure If Customer Owns Azure Subscription?

    Thanks sonic8, noted & apologies for my denseness. I thought it may be possible for me to create the user/ number of users & assign their names bespoke to whom buys the product but hide the 'unrestricted administrator account, deploy the application with default settings to hide the privileged...
  10. D

    Solved Can You Restrict Important Info In Azure If Customer Owns Azure Subscription?

    Ok, in order to be able to sell the application outright I think I may be better to deploy with SSMS as the back-end installed locally/ LAN. I should be able to avoid reduce privileges by installing/ deploying via a script & create a restricted principal/ type user with restricted privileges in...
  11. D

    Please Recommend a Website Builder for Dummies = (me)

    @Albert D. Kallal your posts always high-calibre, we are lucky to have you on the forum. I missed this completely & still don't see it; sorry @Isaac for bloating your thread with irrelevance. I read the OP as a static website builder, & if that was the case & there was no benefit to using a...
  12. D

    Solved Can You Restrict Important Info In Azure If Customer Owns Azure Subscription?

    Thanks sonic8, that's very helpful. Found some courses on Azure which I'm looking into now to try to get a grasp: AZ900 MSN - Beginner Azure AZ104 - Azure Administrator
  13. D

    Solved Can You Restrict Important Info In Azure If Customer Owns Azure Subscription?

    Thanks Ron, ah db level in Azure seems the way to go. Thanks Sonic, I was hoping that would not be the case as I'm just a learner & would've been able to just set permissions covariantly to objects/ schemas... Concentrating on just getting it working atm is what I really hope is possible. I...
  14. D

    Solved SSMS22 Application Itself Slower Than SSMS21

    I've got plenty to spare, it must be something else. Editing objects was really slow in using an Azure Db for me. Things definitely improved as stated in recent posts thanks to input from forum. However it was too slow to continue developing. I changed to a local instance of SSMS 22 with near...
  15. D

    Solved SSMS22 Application Itself Slower Than SSMS21

    Thanks Minty, you've got double my RAM. Hmmm I wonder if things will improve or this is as good as it gets for me.
  16. D

    Solved Can You Restrict Important Info In Azure If Customer Owns Azure Subscription?

    Been working on the premise that if selling an .accde with an Azure db managed through SSMS 22, you can restrict important info/ stored procedures/ tables/ queries... from the customer. I imagine through creating different users/ schema's... creating an admin user account & encrypting data/...
  17. D

    Solved SSMS22 Application Itself Slower Than SSMS21

    It certainly is much better & the input rec'd has definitely helped (thanks all). Thanks Minty, really appreciated. I'm on minimum package; 5 DTU's; but don't think that's the issue as I'll be doing pretty basic stuff compared to you guys. Only 50 tables & < 20 rows in there; most tables have no...
  18. D

    Please Recommend a Website Builder for Dummies = (me)

    Old thread & you're probably done now, but in case; I built several of mine handcoded < 10 years ago & yeilds far better SEO results than a templated builder/ type thing. Be careful who you buy the domain from, most of them are con merchants, need to make sure you own the domain. I used...
  19. D

    Solved SSMS22 Application Itself Slower Than SSMS21

    Thanks Tom, I would've thought that would've got done when reinstalling but giving it a go (EDIT actually not nowadays really, developers rarely delete all traces of their apps/ settings these days) I got warnings with GitHub. Just in case somewhere is aware of anything like this conflicting...
  20. D

    Solved SSMS22 Application Itself Slower Than SSMS21

    Thanks Tom & for the reasurrance something is wrong. I must fix it now as it's slowing me down too much. Yes I was set to relevant region (UK). I'm experiencing identical issues to this thread. So I changed Connection Protocol to TCP/IP & checked Trust Certificate; still no joy. Ping results...
Back
Top Bottom