|
| rastreadores GPS Ratreador gps localizadores bloqueadores 3525263 |
CENTRAL ÚNICA DE VENDAS
10 Marcas de ratreadores, Compare e Compre.
Rastreador de Veículo
Rastreadores de Veículos
Rastreador GPS
Rastreadores GPS
Rastreador Ituran
Rastreadores Ituran
Rastreador Portátil
Rastreadores Portáteis.
Assistência 24 Horas
Visite agora mesmo nosso site.
http://tel011-50523122.vila.bol.com.br/
Graber - Teletrim - Tele Trim - Ituran -
Rastreadores gps , Localizadores, Bloqueadores
Graber - Teletrim - Tele Trim - Ituran -
Ra ...
|
| Read Entire Conversation |
|
| Cannot create Design Master |
I'm trying to create a design master for a replica. I went to
Tools/Replication/Create Replica...
I received a message "Microsoft Access can't convert the database to a
Design Master. Cannot make ProjectAction object in the Tables Container
replicable".
The help with the message suggested the table may have a large number of
fields. Since the replication process creates a few new fields that could
make the table more than 255 fields. However, this table only has 6 fields.
I'm using Access 2003 on XP Professional.
|
| Read Entire Conversation |
|
| MDB crashed when sychronising |
Hi,
I had a corrupt record in one of my replica sets which I have removed by
creating a new replica from the desing master and using append an append
query to update all the amended records which would normally be done via
synchronising.
The design master did attempt to synchronise prior to me doing this and now
when I try to synchronise with another replica it gets about 90% of the way
through and crashes.
Now as I am doing this over a VPN network I thought I'd test to s ...
|
| Read Entire Conversation |
|
| Replication on Web Server |
Lets say I set up a web form to submit data to an MS Access database.
That information is set to populate a table in the database. Is it
possible for that table or database to automatically replicate itself
on the web server.
My goal would be for the original data that was submitted to stay
intact somewhere while still being able to edit a version of the data.
So....I guess it would be something like this.
Data from form goes to lets say Table 1 or Database 1.
Data is re ...
|
| Read Entire Conversation |
|
| Entered data in copy of master instead of replication |
Hi, maybe someone has an idea how to resolve tis problem:
My client has field staff who do data collection. They enter their data
into Access database replications. Once a week they e-mail their
replication to the project manager. He synchronises the databases with
his master and sends them back for further data collection.
(I know there are other options to achieve this, but that is not an
issue here.)
Now, the project manager by accident sent copies of the master to the
...
|
| Read Entire Conversation |
|
| Corruption on re-replicating a db |
We've just run TSI unreplicator, which eliminated 90% of the size of a back
end db. The unreplicated version ran really well.
On re-replicating the db, one form cannot have its datasource updated
without crashing the application. This does not happen following
unreplication, only after subsequent re-replication.
Does this suggest what might be the cause?
Nick
|
| Read Entire Conversation |
|
| How to Manage a Replica on ReplMan thru program (Automate) |
Hi There!
I have been looking for a solution to Manage a Hub Replica on ReplMan
thru VBScript on ASP page.
I have code that Make a DesignMaster replicable and create a replica
(Hub) and place it on the Web Server.
I then manully open the Hub Replica on the ReplMan to Manage and make
Internet Aware. While I open the Hub replica on the ReplMan, it prompt
saying "This Replica is not managed by ReplMan, do you want ReplMan to
Manage this..." I say Yes and it put an entry in ...
|
| Read Entire Conversation |
|
| Rebuilding a replicated database |
Our current app replicated back end is a bit bloated. My idea is to
unreplicate it using an utility and then import all into a new db. After
unreplicating, is it better to...
1. In a new db, create empty tables that matching old table formatting, and
then somehow pull the content from old tables to equivalent new tables.
or
2. Just import entire tables as they are. (I tried a test of this and the
bloat was reduced 90%). I'm more worried about integrity.
Nick
|
| Read Entire Conversation |
|
| Remove Defunct Replica: Any way to automate? |
We have a utility that creates, partial, filtered replicas. We have to go
into Replman and remove them manually but would like to automate this
process.
How does Replman remove them?
What table(s) in the full replica that the partial replica was created from
are impacted?
Thanks in advance,
RB
|
| Read Entire Conversation |
|
| Determine which records have been modified before synchronization |
I have inherited a database that was converted to use replication. The
original database was split into a UI database (forms, reports only) and a
database containing data (replica). The UI links to a replica on users
workstations.
The system works well and replication has been a great success. We do not
want to modify the existing UI (forms) because all works well.
How can I accomplish the following - when a user has made changes to table
data, via the original forms ...
|
| Read Entire Conversation |
|
| sync of 2 backends in different locations |
I have a split DB with the FE residing on user's desktops and linking
to the BE located on a server. The FE shortcut targets a specific
security workgroup file located in the same place as the BE. So far
this has remained fairly local, geographically and therefore server
connection speed has not been an issue at all.
Now.. The database is being migrated to a national server (located
offsite) and will be accessed by twice as many people. When I move the
BE to the new serve ...
|
| Read Entire Conversation |
|
| Adding a Table and modifying a relationship |
I have a database with two tables, linked via a key field. The tables have
a relationship established with referential integrity. The tables contain
data.
I need to add an additional table (TableC) that links to TableA & TableB,
using referential integrity, and I will also need to update the
Relationship.
Tables A & B have the same number of records. I do not need the new
TableC to have records matching the current data in Tables A&B, but to
contain new records.
...
|
| Read Entire Conversation |
|
| Partner replica is exclusively locked cannot apply changes |
This is an error message I get terminating the internet replication exchange.
I can see the lock file open in the folder and I am prevented from deleting
it if I try. I have set Access to open the database in shared mode as opposed
to exclusive mode. What can be wrong. I used to successfully sychronize this
same backend replicated database over the internet in the past. And the
exchange starts - but won't complete. Help.
|
| Read Entire Conversation |
|
| LAN Replication |
I have been reading and trying some code I have found here by David.
Private Sub btnSynchronize_Click()
Dim dbSource As DAO.Database
Dim strDestinationMDB As String
MsgBox "Make sure you are connected to the network. Press 'Ok' when ready.",
vbOKOnly, "Synchronization"
Set dbSource = DBEngine.OpenDatabase("C:\GasOpsDB\database\Replica of
customer_be.mdb")
dbSource.Synchronize "F:\GasOpsDB\database\Replica of customer_be.mdb"
dbSource.Close
Set dbSource = Nothing
...
|
| Read Entire Conversation |
|
| Internal internet failure (Internet replication) |
Recently I had a post concerning, if Replication manager synchronizer,
could handles different replicaset at the same time.(Answer was yes)
So now the Synchronizser handles database "Alfa" and "Bravo"secured with
two different
workgroup files:
"Alfa" serves about 15 clients replicating 20-30 times daily.(Most clients
uses Access 2000, and a few 2003 as BE) Have bee working for 3 years
"Bravo" serves about 10 clients replicating 50 times daily.(All clients uses
Access 2 ...
|
| Read Entire Conversation |
|
| Buy 2nd handphone for India market |
Highest rate for all type / brand
24-Hrs +91 9810577227 Puri
|
| Read Entire Conversation |
|
| How to make a replica not a replica |
Hi,
Anyone know how to do this? Short of manually editing every database
object to make it not replicable? I have inherited a database that was
using replication for no reason, a simple split design with the back
end on a file server will work fine. So I want retain all the objects,
but get rid of replication fields in tables, and hopefully whatever
indexing and path info was being used to support replication. Any
suggestions?
Thanks
|
| Read Entire Conversation |
|
| Subject: Replica fails to synchronize, Search key not found, 3709 |
I've got an Access 2000 format database that has been working well for
several years. It's been replicated to two other users. Today I tried to
synchronize the Master to one Replica and got this message:
"The search key was not found in any record."
Supposedly, this is error 3709. When I looked it up in MSKB, it said it
maybe caused by an indexed Memo field. However, that's not the case.
I am using MS Access 2003. Any ideas to get it to sync again?
--
... jim ..
|
| Read Entire Conversation |
|
| Conflict viewer |
I have conflicts generated when I sync with one of my replicase. When I
answer "yes" to resolve conflicts, nothing happens. Any suggestions would be
appreciated
|
| Read Entire Conversation |
|
| syncronization failure |
Hi,
I am trying to syncronize two replicas, but it cannot be completed because
of the error shown below. I use direct syncronization with all database
objects (tables, queries, and forms). Access 2003 version
"The field is too small to accept the amount of data you attempted to add.
Try inserting or pasting less data. (Error 3163)"
thanks in advance
karakas
|
| Read Entire Conversation |
|
| more doubts about the replicas |
Hello,
I have been seeing the content of a main Table of one of replied MDB, and I
have met with the following thing:
see graphics below please!
1 - this table, contains a field ID AUTONUMER (created by me); and when they
enter data in each one of replicas (in that same table) them, they are no
longer continued generating the IDs consecutively but aleatory and until
with negative signs... is this normal? can it affect me somehow?
2 - to keep in mind that this happens in e ...
|
| Read Entire Conversation |
|
| Indirect Replication need |
Is there a document, or guidance on how to set up Indirect Replication?
I have a VPN connection and need to use Indirect Replication but am
struggling on how to start this.
Regards,
|
| Read Entire Conversation |
|
| Create A Replica Partner List |
Greetings,
I have a split db that the back end db is replicated. I have a form
that the users open when they need to synch with the replica hub.
Occassionally, the users will be on the road and need to synch with
each other. What table and fields would I need to query to build a list
of replica partners similar to the list that appears when you select
Syncronize Now from the Tools | Replication menu?
|
| Read Entire Conversation |
|
| REPLICA QUESTIONS |
|
|
| Read Entire Conversation |
|