Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. how to perform a "create view " with large amount of data in server side?

how to perform a "create view " with large amount of data in server side?

Scheduled Pinned Locked Moved Web Development
csharpasp-netdatabasesysadminhelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    steven_wong
    wrote on last edited by
    #1

    Hello everyone: i am a newbie in asp.net,sorry for troubling you all. Here is the scenario that I need some help with. in the server side, i have a large database with many tables ,and with each table there are quite many rows .Now i want to create a view based on this database in the server side.Obviously,this "create view" will cost a lot of time.then,in the client side it will be always waiting for the completment of the "create view",and users in the client side can not do anything else.(normally the web page will be time out and saying cannot display) Now i am thinking is there any method that we can send a message to the server,let the server "create view " by itself and we can continue with our working,and when the server send a msg back when the "create view "is finished or not? i dont know if i can use web service? i am not sure.Or is there any other way?anything will be appreciated!thanx in andvace!

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups