Home All Groups Group Topic Archive Search About
Author
16 May 2006 3:59 PM
Elioth
Hi,

I want to synchronize Access and SQL database schema.
I have running a application and I want sync database because when I create
a new Table in the database I need this table in all client database. At this
moment I create a Table manually in each database client.

Thanks for all help.
Elioth

Author
16 May 2006 5:33 PM
Ahmed
Perhaps you want to post in the SQL Server newsgroup. This one is
VB.NET

Good luck!
Author
16 May 2006 6:13 PM
Elioth
Ok, I need make the Sync in VB.Net

Show quoteHide quote
"Ahmed" wrote:

> Perhaps you want to post in the SQL Server newsgroup. This one is
> VB.NET
>
> Good luck!
>
>
Author
17 May 2006 10:40 AM
Özden Irmak
Hello,

If you need to synchronize two Access database schemas, you can use Klik!
CompareLib :

http://www.kliksoft.com/

If your synchronization should be between an access database and Sql Server
database, I'm afraid I haven't heard any tool doing that...

Regards,

Özden

Show quoteHide quote
"Elioth" <Eli***@discussions.microsoft.com> wrote in message
news:1D291E75-8670-4A4A-A0B8-DCF0BD58C244@microsoft.com...
> Hi,
>
> I want to synchronize Access and SQL database schema.
> I have running a application and I want sync database because when I
> create
> a new Table in the database I need this table in all client database. At
> this
> moment I create a Table manually in each database client.
>
> Thanks for all help.
> Elioth