|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Need I internet programming with Socket?Hi, everybody
I'm coding a windows application. My computer works in an intranet and it will save datas into a MS Access DB every day. Some time I need report some datas in my Access DB to the MainServer DB. Can I write to the Mainserver DB just like writing datas to my Access DB if I've got the Connection String of the MainServer DB. If I have to do internet programming, need I use FTP protocol? Thanks in advance, Peter Peter,
In the way you describe it yes, what is the MainServer DB by the way (type) If if is an SQL server you can do it even over internet using the IP address instead of the Servername. Cor Show quoteHide quote "Peter" <zlxm***@sina.com> schreef in bericht news:ONp5tn4gGHA.1272@TK2MSFTNGP03.phx.gbl... > Hi, everybody > > I'm coding a windows application. My computer works in an intranet and it > will save datas into a MS Access DB every day. Some time I need report > some > datas in my Access DB to the MainServer DB. Can I write to the Mainserver > DB > just like writing datas to my Access DB if I've got the Connection String > of > the MainServer DB. If I have to do internet programming, need I use FTP > protocol? > > Thanks in advance, > > Peter > > Thanks for your reply, Cor.
I've just got that the MainServer DB type is also Access. That is to say--- I can write to the main DB just like writing to my local DB if I have the permission. Thanks again, Peter
Check if an object is treatable as string/char
Common VB nomenclature Thread issue ?? Data in datagridview from a text file referencing cells in Excel and finding empty cells create registry value - bug in VS? Result of a query into a variable in VB.NET MSCOMM in VS2005 Expire Application after 30 days how to draw something in the DeskTop? |
|||||||||||||||||||||||