Click here to Skip to main content
16,013,747 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Stupid IIS problem Pin
Remco V6-Jun-02 6:03
Remco V6-Jun-02 6:03 
GeneralRe: Stupid IIS problem Pin
James Spibey6-Jun-02 9:41
James Spibey6-Jun-02 9:41 
GeneralRe: Stupid IIS problem Pin
Richard Deeming7-Jun-02 0:14
mveRichard Deeming7-Jun-02 0:14 
GeneralHTML Table tabing Pin
Fayez Al-Naddaf4-Jun-02 4:48
Fayez Al-Naddaf4-Jun-02 4:48 
GeneralRe: HTML Table tabing Pin
MS le Roux6-Jun-02 9:26
MS le Roux6-Jun-02 9:26 
GeneralImport Excel-files with ASP Pin
Morten, Norway4-Jun-02 4:03
Morten, Norway4-Jun-02 4:03 
GeneralRe: Import Excel-files with ASP Pin
David Wengier5-Jun-02 11:34
David Wengier5-Jun-02 11:34 
GeneralGetting data from local DB into remote DB using ASP Pin
James Spibey3-Jun-02 5:22
James Spibey3-Jun-02 5:22 
Hi,

Here's what I'm trying to do:

I have a local application which stores data (locally) in an access or SQLServer database. What I need to do is pass a subset of that data to a remote database on the internet. There are a couple of provisos though - can only use c++/WIN32 on the client (no MFC or .Net), can use any damn technology on the server.

Here are a few methods I have considered:-

1) Convert to XML locally, upload to server using FTP, parse using XML control from ASP page and write into DB. (bit cludgy)
2) Convert to XML string , write to ASP page as HTTP POST and parse in ASP page.
3) Use some crazy new .NET technology (on the server only) to accomplish this for me?

The amount of data transmitted is likely to be pretty small (~10K).

Anybody have any thoughts/suggestions??

Cheers
GeneralRe: Getting data from local DB into remote DB using ASP Pin
Not Active3-Jun-02 13:27
mentorNot Active3-Jun-02 13:27 
GeneralRe: Getting data from local DB into remote DB using ASP Pin
James Spibey3-Jun-02 13:58
James Spibey3-Jun-02 13:58 
GeneralRe: Getting data from local DB into remote DB using ASP Pin
Not Active3-Jun-02 16:54
mentorNot Active3-Jun-02 16:54 
GeneralRe: Getting data from local DB into remote DB using ASP Pin
Nick Parker7-Jun-02 5:30
protectorNick Parker7-Jun-02 5:30 
GeneralPage Templates Pin
Chris Maunder3-Jun-02 2:33
cofounderChris Maunder3-Jun-02 2:33 
GeneralRe: Page Templates Pin
Not Active3-Jun-02 13:28
mentorNot Active3-Jun-02 13:28 
GeneralRe: Page Templates Pin
Thomas Freudenberg10-Jun-02 12:12
Thomas Freudenberg10-Jun-02 12:12 
GeneralRe: Page Templates Pin
Chris Maunder10-Jun-02 14:27
cofounderChris Maunder10-Jun-02 14:27 
GeneralImport Exce-files with ASP.NET Pin
Morten, Norway3-Jun-02 0:15
Morten, Norway3-Jun-02 0:15 
GeneralRe: Import Exce-files with ASP.NET Pin
David Stone3-Jun-02 6:53
sitebuilderDavid Stone3-Jun-02 6:53 
Generalhelp me Pin
HoldMe2-Jun-02 16:49
HoldMe2-Jun-02 16:49 
GeneralRe: help me Pin
Torsten Mauz17-Jun-02 3:18
Torsten Mauz17-Jun-02 3:18 
QuestionWhats can do??? Pin
HoldMe2-Jun-02 2:26
HoldMe2-Jun-02 2:26 
AnswerRe: Whats can do??? Pin
Christian Graus2-Jun-02 13:08
protectorChristian Graus2-Jun-02 13:08 
AnswerRe: Whats can do??? Pin
- Emanuele -2-Jun-02 23:28
- Emanuele -2-Jun-02 23:28 
Generalproblem using internet transfer control in a web service Pin
31-May-02 6:28
suss31-May-02 6:28 
Generalproblem using internet transfer control in a web service Pin
31-May-02 6:26
suss31-May-02 6:26 

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.