PC Review


Reply
Thread Tools Rate Thread

Data Replication from Windows Form to SQL Server

 
 
robin9876@hotmail.com
Guest
Posts: n/a
 
      25th Jan 2007
In VS.Net 2005 Is it possible to replicate data between a windows form
and a SQL 2005 database?

 
Reply With Quote
 
 
 
 
RobinS
Guest
Posts: n/a
 
      25th Jan 2007
Depends on what you mean by that. You can read it from the database
and put it in the form; you can read it from the form and put it into
the database. A little databinding in the middle makes it happen
automatically.

Robin S.
-----------------------------------
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In VS.Net 2005 Is it possible to replicate data between a windows form
> and a SQL 2005 database?
>



 
Reply With Quote
 
robin9876@hotmail.com
Guest
Posts: n/a
 
      26th Jan 2007
How would you securely store the information on the client in between
connecting to the main database?

On Jan 25, 10:02 pm, "RobinS" <Rob...@NoSpam.yah.none> wrote:
> Depends on what you mean by that. You can read it from the database
> and put it in the form; you can read it from the form and put it into
> the database. A little databinding in the middle makes it happen
> automatically.
>
> Robin S.
> -----------------------------------<robin9...@hotmail.com> wrote in messagenews:(E-Mail Removed)...
>
> > In VS.Net 2005 Is it possible to replicate data between a windows form
> > and a SQL 2005 database?


 
Reply With Quote
 
RobinS
Guest
Posts: n/a
 
      26th Jan 2007
Some kind of binary serialization probably. Depends on how secure it
needs to be.

Robin S.
-------------------------
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> How would you securely store the information on the client in between
> connecting to the main database?
>
> On Jan 25, 10:02 pm, "RobinS" <Rob...@NoSpam.yah.none> wrote:
>> Depends on what you mean by that. You can read it from the database
>> and put it in the form; you can read it from the form and put it into
>> the database. A little databinding in the middle makes it happen
>> automatically.
>>
>> Robin S.
>> -----------------------------------<robin9...@hotmail.com> wrote in
>> messagenews:(E-Mail Removed)...
>>
>> > In VS.Net 2005 Is it possible to replicate data between a windows
>> > form
>> > and a SQL 2005 database?

>



 
Reply With Quote
 
robin9876@hotmail.com
Guest
Posts: n/a
 
      29th Jan 2007
What process is used to create a binary serialisation file?

On Jan 26, 8:10 pm, "RobinS" <Rob...@NoSpam.yah.none> wrote:
> Some kind of binary serialization probably. Depends on how secure it
> needs to be.
>
> Robin S.
> -------------------------<robin9...@hotmail.com> wrote in messagenews:(E-Mail Removed)...
>
> > How would you securely store the information on the client in between
> > connecting to the main database?

>
> > On Jan 25, 10:02 pm, "RobinS" <Rob...@NoSpam.yah.none> wrote:
> >> Depends on what you mean by that. You can read it from the database
> >> and put it in the form; you can read it from the form and put it into
> >> the database. A little databinding in the middle makes it happen
> >> automatically.

>
> >> Robin S.
> >> -----------------------------------<robin9...@hotmail.com> wrote in
> >> messagenews:(E-Mail Removed)...

>
> >> > In VS.Net 2005 Is it possible to replicate data between a windows
> >> > form
> >> > and a SQL 2005 database?


 
Reply With Quote
 
RobinS
Guest
Posts: n/a
 
      31st Jan 2007
Actually, Binary Serialization isn't good enough; you can still see some of
the data. You need to check out the Encryption classes in .Net. Check out
MSDN and search for Encryption or cryptography.

Robin S.
---------------------------
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> What process is used to create a binary serialisation file?
>
> On Jan 26, 8:10 pm, "RobinS" <Rob...@NoSpam.yah.none> wrote:
>> Some kind of binary serialization probably. Depends on how secure it
>> needs to be.
>>
>> Robin S.
>> -------------------------<robin9...@hotmail.com> wrote in
>> messagenews:(E-Mail Removed)...
>>
>> > How would you securely store the information on the client in between
>> > connecting to the main database?

>>
>> > On Jan 25, 10:02 pm, "RobinS" <Rob...@NoSpam.yah.none> wrote:
>> >> Depends on what you mean by that. You can read it from the database
>> >> and put it in the form; you can read it from the form and put it into
>> >> the database. A little databinding in the middle makes it happen
>> >> automatically.

>>
>> >> Robin S.
>> >> -----------------------------------<robin9...@hotmail.com> wrote in
>> >> messagenews:(E-Mail Removed)...

>>
>> >> > In VS.Net 2005 Is it possible to replicate data between a windows
>> >> > form
>> >> > and a SQL 2005 database?

>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows 2000 Server Replication Problem windowsfirst Microsoft Windows 2000 Active Directory 3 19th Feb 2008 01:56 PM
Windows 2000 Server error in replication =?Utf-8?B?UGFzY2Fs?= Microsoft Windows 2000 Advanced Server 1 20th Sep 2005 12:58 AM
I have a big problem when using Merge Replication to download data from SQL Server 2000 to PDA. Pikctsach Microsoft Dot NET Compact Framework 1 28th Aug 2004 06:15 AM
Replication when bringing a Windows Server 2003 into a Windows 2000 AD RedBox Microsoft Windows 2000 Active Directory 1 6th Dec 2003 01:40 PM
Replication : SQL Server 2000 <=> SQL Server CE 2.0 Antoo Microsoft Dot NET Compact Framework 1 7th Nov 2003 05:51 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:21 AM.