Click here to Skip to main content
15,887,886 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Produce Graph Pin
Christian Graus5-Nov-07 15:41
protectorChristian Graus5-Nov-07 15:41 
GeneralRe: Produce Graph Pin
solarthur016-Nov-07 2:50
solarthur016-Nov-07 2:50 
QuestionFormatting Gridview Pin
simsen5-Nov-07 11:05
simsen5-Nov-07 11:05 
QuestionGridview delete giving "Specified argument was out of the range of valid values" exception Pin
AdamMcKee5-Nov-07 10:46
AdamMcKee5-Nov-07 10:46 
AnswerRe: Gridview delete giving "Specified argument was out of the range of valid values" exception Pin
Imran Khan Pathan5-Nov-07 18:36
Imran Khan Pathan5-Nov-07 18:36 
AnswerRe: Gridview delete giving "Specified argument was out of the range of valid values" exception Pin
krubin925-Jun-10 12:46
krubin925-Jun-10 12:46 
QuestionHow i can import tables from another DB ? Pin
sofy20085-Nov-07 10:32
sofy20085-Nov-07 10:32 
AnswerRe: How i can import tables from another DB ? Pin
Colin Angus Mackay5-Nov-07 11:07
Colin Angus Mackay5-Nov-07 11:07 
You can open up connections to multiple databases in your application.

If you are using SQL Server you can link the servers together then create queries that will access data on both servers.

Of course, I am curious why you need data on two separate computers for a graduation project? Why is the data not on just one computer?

The best answer really depends on what you are trying to achieve.


Upcoming FREE developer events:
* Glasgow: SQL Server Managed Objects AND Reporting Services ...

My website

GeneralRe: How i can import tables from another DB ? Pin
sofy20086-Nov-07 23:32
sofy20086-Nov-07 23:32 
QuestionPopulating Hidden Fields Pin
ffowler5-Nov-07 7:37
ffowler5-Nov-07 7:37 
AnswerRe: Populating Hidden Fields Pin
Christian Graus5-Nov-07 8:12
protectorChristian Graus5-Nov-07 8:12 
GeneralRe: Populating Hidden Fields Pin
ffowler5-Nov-07 8:41
ffowler5-Nov-07 8:41 
GeneralRe: Populating Hidden Fields Pin
Christian Graus5-Nov-07 8:50
protectorChristian Graus5-Nov-07 8:50 
GeneralRe: Populating Hidden Fields Pin
ffowler5-Nov-07 8:52
ffowler5-Nov-07 8:52 
GeneralRe: Populating Hidden Fields Pin
Christian Graus5-Nov-07 8:59
protectorChristian Graus5-Nov-07 8:59 
Questionhow can emulate button click in a site in my ASP.NET code? Pin
B.A5-Nov-07 7:04
B.A5-Nov-07 7:04 
AnswerRe: how can emulate button click in a site in my ASP.NET code? Pin
Christian Graus5-Nov-07 8:54
protectorChristian Graus5-Nov-07 8:54 
GeneralRe: how can emulate button click in a site in my ASP.NET code? Pin
B.A5-Nov-07 9:31
B.A5-Nov-07 9:31 
Questionreload page after filewatcher event Pin
Barbarus5-Nov-07 5:57
Barbarus5-Nov-07 5:57 
AnswerRe: reload page after filewatcher event Pin
Pete O'Hanlon7-Nov-07 1:58
mvePete O'Hanlon7-Nov-07 1:58 
Questionjavascript for Random images pick Pin
sivaram praveen5-Nov-07 5:36
sivaram praveen5-Nov-07 5:36 
AnswerRe: javascript for Random images pick Pin
Guffa5-Nov-07 9:04
Guffa5-Nov-07 9:04 
Questionhow to put a confirmation dialog before deleting a record from GridView? Pin
Rocky#5-Nov-07 4:20
Rocky#5-Nov-07 4:20 
AnswerRe: how to put a confirmation dialog before deleting a record from GridView? Pin
B.A5-Nov-07 7:00
B.A5-Nov-07 7:00 
GeneralRe: how to put a confirmation dialog before deleting a record from GridView? Pin
Rocky#5-Nov-07 18:09
Rocky#5-Nov-07 18:09 

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.