473,796 Members | 2,573 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

application to sync multiple MDBs on one server?

Hi -

I've got quite a few identical MDB files running on an IIS5 server.
From time to time I need to go into various tables and add a field or two.
It would be great if there were an application out there that could either:
(a) sync all MDBs designated to match one I've added some fields/tables to
OR
(b) tell all designated MDBs to have an extra field(s) or table(s).

I've began writing something like this that right now just does part of (b)
but I'd rather find something that is much more slick and complete.

--
Scotter
Jul 19 '05 #1
10 1367
See your other thread. Also see this: http://aspfaq.com/5004

Ray at work
"Scotter" <sp**@spam.co m> wrote in message
news:th******** *********@fe2.t exas.rr.com...
Hi -

I've got quite a few identical MDB files running on an IIS5 server.
From time to time I need to go into various tables and add a field or two.
It would be great if there were an application out there that could
either:
(a) sync all MDBs designated to match one I've added some fields/tables to
OR
(b) tell all designated MDBs to have an extra field(s) or table(s).

I've began writing something like this that right now just does part of
(b) but I'd rather find something that is much more slick and complete.

--
Scotter

Jul 19 '05 #2
Your a genius Ray!..... was wondering what the URL was (replied with:
http://aspfaq.com/show.asp?id=2081 myself)

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
message news:Os******** ******@TK2MSFTN GP11.phx.gbl...
See your other thread. Also see this: http://aspfaq.com/5004

Ray at work
"Scotter" <sp**@spam.co m> wrote in message
news:th******** *********@fe2.t exas.rr.com...
Hi -

I've got quite a few identical MDB files running on an IIS5 server.
From time to time I need to go into various tables and add a field or two. It would be great if there were an application out there that could
either:
(a) sync all MDBs designated to match one I've added some fields/tables to OR
(b) tell all designated MDBs to have an extra field(s) or table(s).

I've began writing something like this that right now just does part of
(b) but I'd rather find something that is much more slick and complete.

--
Scotter


Jul 19 '05 #3
btw I really did try to pick the six or so (out of about 17 asp/db-related I
typically peruse) most applicable newsgroups to post my message in. I
apologize if one or two were not applicable enough in your eyes. Humbly and
seriously.
The point of not crossposting is to not bombard others with extraneous data,
right?
Well this little debate about whether I even need multiple MDBs and you all
posting advice about cross-posting is taking up more space than if you all
had just either answered my question or not said anything.
So now I'm also posting extra messages just to defend myself.
Jul 19 '05 #4
Your URL was probably a bit more appropriate actually. :]

Ray at work

"Steven Burn" <pv*@noyb.com > wrote in message
news:us******** ******@TK2MSFTN GP15.phx.gbl...
Your a genius Ray!..... was wondering what the URL was (replied with:
http://aspfaq.com/show.asp?id=2081 myself)

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
message news:Os******** ******@TK2MSFTN GP11.phx.gbl...
See your other thread. Also see this: http://aspfaq.com/5004

Ray at work
"Scotter" <sp**@spam.co m> wrote in message
news:th******** *********@fe2.t exas.rr.com...
> Hi -
>
> I've got quite a few identical MDB files running on an IIS5 server.
> From time to time I need to go into various tables and add a field or two. > It would be great if there were an application out there that could
> either:
> (a) sync all MDBs designated to match one I've added some fields/tables to > OR
> (b) tell all designated MDBs to have an extra field(s) or table(s).
>
> I've began writing something like this that right now just does part of
> (b) but I'd rather find something that is much more slick and complete.
>
> --
> Scotter
>



Jul 19 '05 #5
Six most applicable?.... .

microsoft.publi c.inetserver.as p.db - yes
microsoft.publi c.dotnet.genera l - completely OT for that NG
microsoft.publi c.inetserver.as p.general - yes
microsoft.publi c.vb.com - completely OT for that NG
microsoft.publi c.access.3rdpar tyusrgrp - perhaps
microsoft.publi c.access.replic ation - perhaps

I don't mean to offend but, what you _should_ have done instead, is just
post it to the inetserver.asp. general NG, and if it was necessary, you would
have been directed to a more "applicable " newsgroup from there.

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Scotter" <sp**@spam.co m> wrote in message
news:EP******** *********@fe2.t exas.rr.com...
btw I really did try to pick the six or so (out of about 17 asp/db-related I typically peruse) most applicable newsgroups to post my message in. I
apologize if one or two were not applicable enough in your eyes. Humbly and seriously.
The point of not crossposting is to not bombard others with extraneous data, right?
Well this little debate about whether I even need multiple MDBs and you all posting advice about cross-posting is taking up more space than if you all
had just either answered my question or not said anything.
So now I'm also posting extra messages just to defend myself.

Jul 19 '05 #6
hehe ;o)

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
message news:u$******** ******@TK2MSFTN GP12.phx.gbl...
Your URL was probably a bit more appropriate actually. :]

Ray at work

"Steven Burn" <pv*@noyb.com > wrote in message
news:us******** ******@TK2MSFTN GP15.phx.gbl...
Your a genius Ray!..... was wondering what the URL was (replied with:
http://aspfaq.com/show.asp?id=2081 myself)

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
message news:Os******** ******@TK2MSFTN GP11.phx.gbl...
See your other thread. Also see this: http://aspfaq.com/5004

Ray at work
"Scotter" <sp**@spam.co m> wrote in message
news:th******** *********@fe2.t exas.rr.com...
> Hi -
>
> I've got quite a few identical MDB files running on an IIS5 server.
> From time to time I need to go into various tables and add a field or

two.
> It would be great if there were an application out there that could
> either:
> (a) sync all MDBs designated to match one I've added some fields/tables
to
> OR
> (b) tell all designated MDBs to have an extra field(s) or table(s).
>
> I've began writing something like this that right now just does part

of > (b) but I'd rather find something that is much more slick and complete. >
> --
> Scotter
>



Jul 19 '05 #7
The reason why microsoft.publi c.dotnet.genera l MAY not be off topic is
because I'm looking for someone who is a .net programmer who might have
either written a Web CMS like mine that uses MDB back ends and found
software like I'm looking for OR he wrote it himself like I've already half
done.
So please, just because you don't necessarily see or imagine how something
can apply or work don't assume it doesn't apply or work.
Same with the other newsgroup(s) you assume are off topic for my post.
I really really just want peace here and an answer to my original question.
"Steven Burn" <pv*@noyb.com > wrote in message
news:eQ******** ******@TK2MSFTN GP10.phx.gbl...
Six most applicable?.... .

microsoft.publi c.inetserver.as p.db - yes
microsoft.publi c.dotnet.genera l - completely OT for that NG
microsoft.publi c.inetserver.as p.general - yes
microsoft.publi c.vb.com - completely OT for that NG
microsoft.publi c.access.3rdpar tyusrgrp - perhaps
microsoft.publi c.access.replic ation - perhaps

I don't mean to offend but, what you _should_ have done instead, is just
post it to the inetserver.asp. general NG, and if it was necessary, you
would
have been directed to a more "applicable " newsgroup from there.

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Scotter" <sp**@spam.co m> wrote in message
news:EP******** *********@fe2.t exas.rr.com...
btw I really did try to pick the six or so (out of about 17
asp/db-related

I
typically peruse) most applicable newsgroups to post my message in. I
apologize if one or two were not applicable enough in your eyes. Humbly

and
seriously.
The point of not crossposting is to not bombard others with extraneous

data,
right?
Well this little debate about whether I even need multiple MDBs and you

all
posting advice about cross-posting is taking up more space than if you
all
had just either answered my question or not said anything.
So now I'm also posting extra messages just to defend myself.


Jul 19 '05 #8
> don't assume it doesn't apply or work.

Oh crikey..... I wouldn't even contemplating assuming that, or anything else
for that matter ;o)

As for your original Q (and your probably gonna hate me now), AFAIK, there
is no software available that will do what you are wanting. Instead (and you
probably already know this), you'll need to write a script that opens each
DB, and adds the fields required.

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Scotter" <sp**@spam.co m> wrote in message
news:i8******** *********@fe2.t exas.rr.com...
The reason why microsoft.publi c.dotnet.genera l MAY not be off topic is
because I'm looking for someone who is a .net programmer who might have
either written a Web CMS like mine that uses MDB back ends and found
software like I'm looking for OR he wrote it himself like I've already half done.
So please, just because you don't necessarily see or imagine how something
can apply or work don't assume it doesn't apply or work.
Same with the other newsgroup(s) you assume are off topic for my post.
I really really just want peace here and an answer to my original question.

"Steven Burn" <pv*@noyb.com > wrote in message
news:eQ******** ******@TK2MSFTN GP10.phx.gbl...
Six most applicable?.... .

microsoft.publi c.inetserver.as p.db - yes
microsoft.publi c.dotnet.genera l - completely OT for that NG
microsoft.publi c.inetserver.as p.general - yes
microsoft.publi c.vb.com - completely OT for that NG
microsoft.publi c.access.3rdpar tyusrgrp - perhaps
microsoft.publi c.access.replic ation - perhaps

I don't mean to offend but, what you _should_ have done instead, is just
post it to the inetserver.asp. general NG, and if it was necessary, you
would
have been directed to a more "applicable " newsgroup from there.

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Scotter" <sp**@spam.co m> wrote in message
news:EP******** *********@fe2.t exas.rr.com...
btw I really did try to pick the six or so (out of about 17
asp/db-related

I
typically peruse) most applicable newsgroups to post my message in. I
apologize if one or two were not applicable enough in your eyes. Humbly

and
seriously.
The point of not crossposting is to not bombard others with extraneous

data,
right?
Well this little debate about whether I even need multiple MDBs and you

all
posting advice about cross-posting is taking up more space than if you
all
had just either answered my question or not said anything.
So now I'm also posting extra messages just to defend myself.



Jul 19 '05 #9
Thanks, Steven, for getting back to my original question! Whew!!!!
Yeah, if you read that question again, you'll see I mentioned I already
started writing this app.
I agree with the reasons behind why you think no one else has probably
written an app like this.
I think I may just switch gears and beef up my lil MDB-structure-copier-app
until it does at least what I need.
Thanks

"Steven Burn" <pv*@noyb.com > wrote in message
news:eV******** ******@TK2MSFTN GP14.phx.gbl...
don't assume it doesn't apply or work.


Oh crikey..... I wouldn't even contemplating assuming that, or anything
else
for that matter ;o)

As for your original Q (and your probably gonna hate me now), AFAIK, there
is no software available that will do what you are wanting. Instead (and
you
probably already know this), you'll need to write a script that opens each
DB, and adds the fields required.

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Scotter" <sp**@spam.co m> wrote in message
news:i8******** *********@fe2.t exas.rr.com...
The reason why microsoft.publi c.dotnet.genera l MAY not be off topic is
because I'm looking for someone who is a .net programmer who might have
either written a Web CMS like mine that uses MDB back ends and found
software like I'm looking for OR he wrote it himself like I've already

half
done.
So please, just because you don't necessarily see or imagine how
something
can apply or work don't assume it doesn't apply or work.
Same with the other newsgroup(s) you assume are off topic for my post.
I really really just want peace here and an answer to my original

question.


"Steven Burn" <pv*@noyb.com > wrote in message
news:eQ******** ******@TK2MSFTN GP10.phx.gbl...
> Six most applicable?.... .
>
> microsoft.publi c.inetserver.as p.db - yes
> microsoft.publi c.dotnet.genera l - completely OT for that NG
> microsoft.publi c.inetserver.as p.general - yes
> microsoft.publi c.vb.com - completely OT for that NG
> microsoft.publi c.access.3rdpar tyusrgrp - perhaps
> microsoft.publi c.access.replic ation - perhaps
>
> I don't mean to offend but, what you _should_ have done instead, is
> just
> post it to the inetserver.asp. general NG, and if it was necessary, you
> would
> have been directed to a more "applicable " newsgroup from there.
>
> --
>
> Regards
>
> Steven Burn
> Ur I.T. Mate Group
> www.it-mate.co.uk
>
> Keeping it FREE!
>
>
> "Scotter" <sp**@spam.co m> wrote in message
> news:EP******** *********@fe2.t exas.rr.com...
>> btw I really did try to pick the six or so (out of about 17
>> asp/db-related
> I
>> typically peruse) most applicable newsgroups to post my message in. I
>> apologize if one or two were not applicable enough in your eyes.
>> Humbly
> and
>> seriously.
>> The point of not crossposting is to not bombard others with extraneous
> data,
>> right?
>> Well this little debate about whether I even need multiple MDBs and
>> you
> all
>> posting advice about cross-posting is taking up more space than if you
>> all
>> had just either answered my question or not said anything.
>> So now I'm also posting extra messages just to defend myself.
>>
>>
>
>



Jul 19 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
1398
by: Scotter | last post by:
Hi - I've got quite a few identical MDB files running on an IIS5 server. From time to time I need to go into various tables and add a field or two. It would be great if there were an application out there that could either: (a) sync all MDBs designated to match one I've added some fields/tables to OR (b) tell all designated MDBs to have an extra field(s) or table(s). I've began writing something like this that right now just does part...
7
241
by: Scotter | last post by:
Hi - I've got quite a few identical MDB files running on an IIS5 server. From time to time I need to go into various tables and add a field or two. It would be great if there were an application out there that could either: (a) sync all MDBs designated to match one I've added some fields/tables to OR (b) tell all designated MDBs to have an extra field(s) or table(s). I've began writing something like this that right now just does part...
0
9684
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9530
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10459
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10017
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9055
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7552
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6793
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5577
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2928
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.