How can iverify that my db content in blob storage?
-
2 iulie 2012 07:04
Hi,
I just created sql azure database. Then i restored my database via SQL R2. Now my applcation is working fine.
i). How can i verify that my files are blob storage. If its so Can i manage itmeans view it?
ii). How can i verify that my uploded content via my application is stored in to blob storage? whether it happens in default opr we have to do it manually.
Toate mesajele
-
2 iulie 2012 07:20
Hello,
SQL Azure ist something completly different then Windows Azure BLOB Storage.
SQL Azure databases are running as separate server instance and the database files are stored there, not in Windows Azure BLOB storage.
Olaf Helper
* cogito ergo sum * errare humanum est * quote erat demonstrandum *
Wenn ich denke, ist das ein Fehler und das beweise ich täglich
Blog Xing -
2 iulie 2012 07:30
Hi,
Its totaly confusing.
Please take care of my case hre.
I have created an database in windows azure management portal. And then connected to my hosted service. So now my application has access to the database. its working fine.
If i upload any images/file means that image path will store in my database which i created earlier. but where my images/files will store?
Can i view that images are files manually/visually.
Here my created database is sql azure database or windows azure.
-
2 iulie 2012 07:39
When you only save the path+file name of the images in you SQL Azure database, then your images will be untouch by SQL Azure; they stay where they are, in the Windows BLOB storage, somewhere in the cloud.
If the images are available, you can only check through Windows Azure (or your app).
Olaf Helper
* cogito ergo sum * errare humanum est * quote erat demonstrandum *
Wenn ich denke, ist das ein Fehler und das beweise ich täglich
Blog Xing -
2 iulie 2012 07:46
Hi,
Fine thanks. Now i got it. Thank you very much..
- Marcat ca răspuns de Basant Nair 2 iulie 2012 07:46