Click here to Skip to main content
15,895,142 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Read and Write the file Pin
N a v a n e e t h17-Feb-08 21:47
N a v a n e e t h17-Feb-08 21:47 
GeneralRe: Read and Write the file Pin
sjs4u17-Feb-08 21:56
sjs4u17-Feb-08 21:56 
GeneralRe: Read and Write the file Pin
Christian Graus17-Feb-08 22:08
protectorChristian Graus17-Feb-08 22:08 
GeneralRe: Read and Write the file Pin
sjs4u17-Feb-08 22:13
sjs4u17-Feb-08 22:13 
GeneralRe: Read and Write the file Pin
Christian Graus17-Feb-08 22:17
protectorChristian Graus17-Feb-08 22:17 
GeneralRe: Read and Write the file Pin
sjs4u17-Feb-08 22:32
sjs4u17-Feb-08 22:32 
GeneralRe: Read and Write the file Pin
Christian Graus17-Feb-08 22:39
protectorChristian Graus17-Feb-08 22:39 
GeneralRe: Read and Write the file Pin
N a v a n e e t h17-Feb-08 22:35
N a v a n e e t h17-Feb-08 22:35 
sjs4u wrote:
Will it possible to write structure of client database and then use
it at the server.

and then by using the ASP.Net Program it can be read and then write at the server side.


You can't automate this process. You can take the structure of database manually, supply that through an upload control to ASP.NET and execute it on the server. ASP.NET can't read the file you created at client side automatically. But don't go for such kind of solutions since it's not the right way to do this.

If you are trying transfer data from client DB to server DB, DTS will do a fair job.

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions

Questionmessage box after saving the information Pin
Sonia Gupta17-Feb-08 21:24
Sonia Gupta17-Feb-08 21:24 
GeneralRe: message box after saving the information Pin
N a v a n e e t h17-Feb-08 21:44
N a v a n e e t h17-Feb-08 21:44 
GeneralRe: message box after saving the information [modified] Pin
sumit703417-Feb-08 21:54
sumit703417-Feb-08 21:54 
GeneralRe: message box after saving the information Pin
Christian Graus17-Feb-08 22:07
protectorChristian Graus17-Feb-08 22:07 
GeneralRe: message box after saving the information Pin
Venkatesh Mookkan17-Feb-08 22:08
Venkatesh Mookkan17-Feb-08 22:08 
GeneralRe: message box after saving the information Pin
Paddy Boyd17-Feb-08 22:08
Paddy Boyd17-Feb-08 22:08 
GeneralRe: message box after saving the information Pin
Christian Graus17-Feb-08 22:10
protectorChristian Graus17-Feb-08 22:10 
GeneralViewstate Error in web server Pin
Deepak the Cool17-Feb-08 21:04
Deepak the Cool17-Feb-08 21:04 
GeneralRe: Viewstate Error in web server Pin
Christian Graus17-Feb-08 21:54
protectorChristian Graus17-Feb-08 21:54 
GeneralRe: Viewstate Error in web server Pin
Deepak the Cool17-Feb-08 22:09
Deepak the Cool17-Feb-08 22:09 
Generalwidth of the chart ratio Pin
Member 387988117-Feb-08 21:00
Member 387988117-Feb-08 21:00 
Questionhow to build your own form builder Pin
mhand717-Feb-08 20:32
mhand717-Feb-08 20:32 
QuestionHow to read and write web config file userid,password ? Pin
Parvai17-Feb-08 20:05
Parvai17-Feb-08 20:05 
AnswerRe: How to read and write web config file userid,password ? Pin
Christian Graus17-Feb-08 21:53
protectorChristian Graus17-Feb-08 21:53 
GeneralHelp Me in GridView Pin
Zeeshan Ahmed Memon17-Feb-08 20:02
Zeeshan Ahmed Memon17-Feb-08 20:02 
GeneralRe: Help Me in GridView Pin
N a v a n e e t h17-Feb-08 20:09
N a v a n e e t h17-Feb-08 20:09 
GeneralRe: Help Me in GridView Pin
johnmuthu21-Apr-08 9:41
johnmuthu21-Apr-08 9:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.