A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

access 2003 can't open an access 2000 mdb



 
 
Thread Tools Display Modes
  #1  
Old August 10th, 2004, 02:08 PM
Sean
external usenet poster
 
Posts: n/a
Default access 2003 can't open an access 2000 mdb

Hello all,

I've got an interesting problem here. I do my devel on an
Access 2000 system. I make an mde file and distribute to
me users (Access 2003), no real problems. If we try to
open the Access 2000 mdb file with Access 2003, we get
errors. It says it will try to repair the file, but it is
never able to open it. If we try to run the Access 2003
convert tool, the same thing happens.

Does anyone have any suggestions?

Thanks
Sean
  #2  
Old August 10th, 2004, 02:17 PM
Allen Browne
external usenet poster
 
Posts: n/a
Default access 2003 can't open an access 2000 mdb

What errors do you get when you open the A2000 mdb with A2003?
Permissions? References? Compile errors? Complaints about 'ActiveX'?

If none of the above apply, the database is probably partially corrupt. A
partially corrupt database may not be detected in its own version, but
typically fails under another version, and a Decompile typically fixes this
kind of issue.

For suggestions on how to avoid corruption, see:
Preventing Corruption
at:
http://members.iinet.net.au/~allenbrowne/ser-25.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Sean" wrote in message
...
Hello all,

I've got an interesting problem here. I do my devel on an
Access 2000 system. I make an mde file and distribute to
me users (Access 2003), no real problems. If we try to
open the Access 2000 mdb file with Access 2003, we get
errors. It says it will try to repair the file, but it is
never able to open it. If we try to run the Access 2003
convert tool, the same thing happens.

Does anyone have any suggestions?

Thanks
Sean



  #3  
Old August 10th, 2004, 04:23 PM
Sean
external usenet poster
 
Posts: n/a
Default access 2003 can't open an access 2000 mdb

If I remember correctly, it says the database is corrupt
and offers to repair it. The repair option does not work.
Can you explain the Decompile in more detail?

Sean


-----Original Message-----
What errors do you get when you open the A2000 mdb with

A2003?
Permissions? References? Compile errors? Complaints

about 'ActiveX'?

If none of the above apply, the database is probably

partially corrupt. A
partially corrupt database may not be detected in its own

version, but
typically fails under another version, and a Decompile

typically fixes this
kind of issue.

For suggestions on how to avoid corruption, see:
Preventing Corruption
at:
http://members.iinet.net.au/~allenbrowne/ser-25.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Sean" wrote in

message
...
Hello all,

I've got an interesting problem here. I do my devel on

an
Access 2000 system. I make an mde file and distribute to
me users (Access 2003), no real problems. If we try to
open the Access 2000 mdb file with Access 2003, we get
errors. It says it will try to repair the file, but it

is
never able to open it. If we try to run the Access 2003
convert tool, the same thing happens.

Does anyone have any suggestions?

Thanks
Sean



.

  #4  
Old August 10th, 2004, 04:33 PM
Allen Browne
external usenet poster
 
Posts: n/a
Default access 2003 can't open an access 2000 mdb

Close Access.

Enter something like this at the command prompt. It is all one line, and
include the quotes:
"c:\Program Files\Microsoft office\office\msaccess.exe" /decompile
"c:\MyPath\MyDatabase.mdb"

Then uncheck the Name AutoCorrect boxes under:
Tools | Options | General
and compact the database:
Tools | Database Utilities | Compact

If that still fails, the next step would be to rebuild the database. This is
really very quick. Just follow the 6 steps under the first symptom in this
article:
http://members.iinet.net.au/~allenbrowne/ser-47.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Sean" wrote in message
...
If I remember correctly, it says the database is corrupt
and offers to repair it. The repair option does not work.
Can you explain the Decompile in more detail?

Sean


-----Original Message-----
What errors do you get when you open the A2000 mdb with

A2003?
Permissions? References? Compile errors? Complaints

about 'ActiveX'?

If none of the above apply, the database is probably

partially corrupt. A
partially corrupt database may not be detected in its own

version, but
typically fails under another version, and a Decompile

typically fixes this
kind of issue.

For suggestions on how to avoid corruption, see:
Preventing Corruption
at:
http://members.iinet.net.au/~allenbrowne/ser-25.html


"Sean" wrote in

message
...
Hello all,

I've got an interesting problem here. I do my devel on

an
Access 2000 system. I make an mde file and distribute to
me users (Access 2003), no real problems. If we try to
open the Access 2000 mdb file with Access 2003, we get
errors. It says it will try to repair the file, but it

is
never able to open it. If we try to run the Access 2003
convert tool, the same thing happens.

Does anyone have any suggestions?

Thanks
Sean



  #5  
Old August 10th, 2004, 04:42 PM
Sean
external usenet poster
 
Posts: n/a
Default access 2003 can't open an access 2000 mdb

Well I tried the decompile. Got an access violation error
in Access.

I'll the rebuild next.

Thanks.
Sean
-----Original Message-----
Close Access.

Enter something like this at the command prompt. It is

all one line, and
include the quotes:
"c:\Program Files\Microsoft

office\office\msaccess.exe" /decompile
"c:\MyPath\MyDatabase.mdb"

Then uncheck the Name AutoCorrect boxes under:
Tools | Options | General
and compact the database:
Tools | Database Utilities | Compact

If that still fails, the next step would be to rebuild

the database. This is
really very quick. Just follow the 6 steps under the

first symptom in this
article:
http://members.iinet.net.au/~allenbrowne/ser-47.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Sean" wrote in

message
...
If I remember correctly, it says the database is corrupt
and offers to repair it. The repair option does not

work.
Can you explain the Decompile in more detail?

Sean


-----Original Message-----
What errors do you get when you open the A2000 mdb with

A2003?
Permissions? References? Compile errors? Complaints

about 'ActiveX'?

If none of the above apply, the database is probably

partially corrupt. A
partially corrupt database may not be detected in its

own
version, but
typically fails under another version, and a Decompile

typically fixes this
kind of issue.

For suggestions on how to avoid corruption, see:
Preventing Corruption
at:
http://members.iinet.net.au/~allenbrowne/ser-25.html


"Sean" wrote in

message
.. .
Hello all,

I've got an interesting problem here. I do my devel on

an
Access 2000 system. I make an mde file and distribute

to
me users (Access 2003), no real problems. If we try to
open the Access 2000 mdb file with Access 2003, we get
errors. It says it will try to repair the file, but it

is
never able to open it. If we try to run the Access

2003
convert tool, the same thing happens.

Does anyone have any suggestions?

Thanks
Sean



.

  #6  
Old August 10th, 2004, 08:13 PM
Sean
external usenet poster
 
Posts: n/a
Default access 2003 can't open an access 2000 mdb

Ok,

Here's an interesting one. I was able to create a blank
access 2000 database and import all my stuff into it.
Access 2003 can open this one fine. Just for the heck of
it, I tried to "decompile" this brand new db. I still get
an "access violation" error message. Anyone know what's up
w/ that?

Sean
-----Original Message-----
Well I tried the decompile. Got an access violation error
in Access.

I'll the rebuild next.

Thanks.
Sean
-----Original Message-----
Close Access.

Enter something like this at the command prompt. It is

all one line, and
include the quotes:
"c:\Program Files\Microsoft

office\office\msaccess.exe" /decompile
"c:\MyPath\MyDatabase.mdb"

Then uncheck the Name AutoCorrect boxes under:
Tools | Options | General
and compact the database:
Tools | Database Utilities | Compact

If that still fails, the next step would be to rebuild

the database. This is
really very quick. Just follow the 6 steps under the

first symptom in this
article:
http://members.iinet.net.au/~allenbrowne/ser-47.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Sean" wrote in

message
...
If I remember correctly, it says the database is

corrupt
and offers to repair it. The repair option does not

work.
Can you explain the Decompile in more detail?

Sean


-----Original Message-----
What errors do you get when you open the A2000 mdb with
A2003?
Permissions? References? Compile errors? Complaints
about 'ActiveX'?

If none of the above apply, the database is probably
partially corrupt. A
partially corrupt database may not be detected in its

own
version, but
typically fails under another version, and a Decompile
typically fixes this
kind of issue.

For suggestions on how to avoid corruption, see:
Preventing Corruption
at:
http://members.iinet.net.au/~allenbrowne/ser-

25.html


"Sean" wrote in
message
. ..
Hello all,

I've got an interesting problem here. I do my devel

on
an
Access 2000 system. I make an mde file and

distribute
to
me users (Access 2003), no real problems. If we try

to
open the Access 2000 mdb file with Access 2003, we

get
errors. It says it will try to repair the file, but

it
is
never able to open it. If we try to run the Access

2003
convert tool, the same thing happens.

Does anyone have any suggestions?

Thanks
Sean



.

.

  #7  
Old August 11th, 2004, 02:06 AM
Allen Browne
external usenet poster
 
Posts: n/a
Default access 2003 can't open an access 2000 mdb

Close Access, and see if it leaves an ldb file in the folder where your
database is stored. If so, delete it.

The ldb contains locking information - who has what locked. Access deletes
the file when it closes, but after a crash the file can be left there with
spurious locking info.

Other than that, the only obvious idea is to check your service packs. You
should have SP3 for Access 2000, and SP8 for JET 4. Both available from
http://support.microsoft.com.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Sean" wrote in message
...
Ok,

Here's an interesting one. I was able to create a blank
access 2000 database and import all my stuff into it.
Access 2003 can open this one fine. Just for the heck of
it, I tried to "decompile" this brand new db. I still get
an "access violation" error message. Anyone know what's up
w/ that?

Sean
-----Original Message-----
Well I tried the decompile. Got an access violation error
in Access.

I'll the rebuild next.

Thanks.
Sean
-----Original Message-----
Close Access.

Enter something like this at the command prompt. It is

all one line, and
include the quotes:
"c:\Program Files\Microsoft

office\office\msaccess.exe" /decompile
"c:\MyPath\MyDatabase.mdb"

Then uncheck the Name AutoCorrect boxes under:
Tools | Options | General
and compact the database:
Tools | Database Utilities | Compact

If that still fails, the next step would be to rebuild

the database. This is
really very quick. Just follow the 6 steps under the

first symptom in this
article:
http://members.iinet.net.au/~allenbrowne/ser-47.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Sean" wrote in

message
.. .
If I remember correctly, it says the database is

corrupt
and offers to repair it. The repair option does not

work.
Can you explain the Decompile in more detail?

Sean


-----Original Message-----
What errors do you get when you open the A2000 mdb with
A2003?
Permissions? References? Compile errors? Complaints
about 'ActiveX'?

If none of the above apply, the database is probably
partially corrupt. A
partially corrupt database may not be detected in its

own
version, but
typically fails under another version, and a Decompile
typically fixes this
kind of issue.

For suggestions on how to avoid corruption, see:
Preventing Corruption
at:
http://members.iinet.net.au/~allenbrowne/ser-

25.html


"Sean" wrote in
message
.. .
Hello all,

I've got an interesting problem here. I do my devel

on
an
Access 2000 system. I make an mde file and

distribute
to
me users (Access 2003), no real problems. If we try

to
open the Access 2000 mdb file with Access 2003, we

get
errors. It says it will try to repair the file, but

it
is
never able to open it. If we try to run the Access

2003
convert tool, the same thing happens.

Does anyone have any suggestions?

Thanks
Sean



  #8  
Old August 13th, 2004, 06:41 AM
lito paez
external usenet poster
 
Posts: n/a
Default NECESITAS DINERO EXTRA LEA ESTE ARTICULO????




NECESITAS DINERO EXTRA LEA ESTE ARTICULO ???



NECESITAS DINERO LEE ESTO SOLO SERA 5 MINUTOS.. REALMENTE FUNCIONA Y NO TE
OLVIDES QUE ES LEGAL!!!!!



Este es un sistema fácil de obtener dinero por correo, solo hay que ser
constante. Como que a la primera no la atrapas la pelota, VERADAD?, yo igual
me sentí ASI!! SOLO HAY QUE SER CONSTANTE Y ESTAR EN CONTACTO COMO VERAS HAY
DIFERENTES TIPOS DE ESQUEMAS PARA OBTENER DINERO EXTRA SON UNA BASURA SI ME
LO PERMITEN!!!!. LO QUE PASA ES QUE LA PERSONA CREE QUE VA RECIBIR DINERO
SIN HACER NADA Y NO ES ASI TODO CUESTA CON ESFUERZO Y DEDICACION. Con este
sistema solo hay que publicarlo EL KIT DEL PAQUETE ES ESE: "PUBLICAR". Y el
efecto es multiplicador ES MARAVILLOSO COMO FUNCIONA SOLO NECESITA UN
IMPULSO Y LISTO!!!, FUNCIONA!!!! Y NO TE OLVIDES QUE ES LEGAL!!!!.



Este artículo describía la manera de mandar POR CORREO UN BILLETE DE US $
1.00 ó 1 ? (EURO) a solo seis personas Y GANAR US $ 50.000.00 ((((?))) EN
EFECTIVO EN 4 SEMANAS!!!. Bueno, cuanto más pensé acerca de esto más curioso
me ponía,? por qué?, por la manera en que esto trabajaba y PORQUE SOLO IBA A
COSTARME US $ 6.00 (Y SEIS ESTAMPILLAS), Y ESO ERA TODO LO QUE TENIA QUE
PAGAR ... Y NADA MAS!!!. O.K., los US$ 50.000.00 en efectivo podía ser una
punto alto de alcanzar, pero era posible. Me figuré que tal vez podía tener
un alcance de $1.000.00 mas o menos así que lo hice!!!.



ANTES DE TODO SELECCIONA TODO ESTE ARTICULO Y GUARDALO EN EL BLOC DE NOTAS,
PARA LUEGO INCLUIR TU NOMBRE EL ESTE ARTICULO, MEJOR SI LO IMPRIMES PARA
CONSULTAR EN EL MOMENTO QUE QUIERAS OK?.



Ahora veamos como funciona: INSTRUCCIONES



1. En una pagina en blanco escribe lo siguiente: "POR FAVOR INCLUYA MI
NOMBRE EN SU LISTA" ("PLASE ADD MY NAME TO YOUR LIST"). Esto automáticamente
genera un servicio y como tal, lo hace COMPLETAMENTE LEGAL. A partir de
ahora no estas mandándole UN DÓLAR O UN EURO a alguna persona sin ningún
motivo, estas pagando UN DÓLAR O UN EURO por un legitimo servicio. Asegúrate
de incluir tu nombre y dirección. Te aseguro, de nuevo, que esto es
completamente legal!. Como un lindo detalle pon también en que posición cada
nombre figuraba cuando mandaste tu dólar o euro, para hacerlo mas
completo!!!. De eso se trata, de hacer dinero y pasarla bien al mismo
tiempo.



2. Ahora dobla esta página escrita alrededor del billete de UN DÓLAR O UN
EURO (no mandes cheques ni otro tipo de pago, SOLO BILLETES DE UN DOLAR
AMERICANO), ponlo todo dentro de un sobre y mándalo a cada uno de las 6
personas listadas.



La idea de doblar el papel alrededor del billete es para asegurar que va a
llegar a destino y ESTO ES IMPORTANTE!!!. (De otra manera la gente que
trabaja en el correo podría detectar que se trata de dinero y quedarse con
los miles de sobre que van llegando!!!). para más seguridad, usa también una
hoja de papel carbón para envolver el billete, de ese modo será mucho mas
difícil ver lo que va dentro.



3. Escucha con cuidado, esta es la forma de como vas a recibir dinero por
correo. Mira la lista de las seis personas, borra el primer nombre y agrega
el tuyo al final de ella, así que el que era numero 2 pasa a ser numero 1,
el que era 3 pasa a ser 2, el que era 4 pasa a ser 3, el que era 5 pasa a
ser 4 etc. y tú eres ahora el numero seis. Incluye tu nombre, dirección,
código postal y país.



4. Ahora publica este articulo en por lo menos 200 "news groups" (existen
mas de 24,000 grupos). Sólo necesitas 200, pero cuanto más cantidad ponga,
más dinero te llegará!!!, si conoces BBS (Bulletin Board Systems) locales
con áreas de mensajes, etc., en donde se te ocurra (recuerda que es
LEGAL).Cuando publiques la descripción de este articulo, trata de darle un
nombre que "atrape", como: "NECESITA DINERO RAPIDO?, LEA ESTE ARTICULO",
"NECESITA DINERO PARA PAGAR SUS DEUDAS???", etc



HAGAMOS EL COMPROMISO DE SER HONESTOS Y CUMPLIR CON LO LEGAL, PONIENDO UN
120 POR CIENTO DE NOSOTROS PARA QUE ESTE SISTEMA FUNCIONE!!!.



LISTA DE NOMBRES



1.-Jorge Padilla Abarca Misión Sto. Tomas No.7129 Edif. 1 depto. 204 Frac.
Kino sur, c.p. 22223 Tijuana Baja California Norte, México.



2.- Herrera Nestor Rubén Paul Grousac 2891 (entre las calles Ecuador y
Portugal) Ituzaingo , C.P (1714) Buenos Aires Argentina.



3.-Jose Ortega Lecaros isla tierra del fuego #8617, la granja -santiago
casilla 51146 correo central -plaza de armas santiago de chile.



4.-Juan Manuel cazalla Terrada 2333 ,C.P(8000) Bahia Blanca provincia de
Buenos Aires, Argentina.



5.-Herbert Reintsch S. M. Av. Busch, 2060 Edif.. "San Martín" Piso 2, Dpto.
"2C" La Paz, Bolivia Sud América.



6.-Amiel M. Pérez Vásquez. "Km 4 al norte" (Av. Cristo Redentor), Av. San
Silvestre, 300 Mts al naciente y 100 Mts al norte, Santa Cruz de la Sierra,
Bolivia, Sud América.



INDICACIONES.PARA PUBLICAR



PARA LOS QUE MANEJAN NETSCAPE No.1 Dentro del programa Netscape, vaya a
"Communicator" y seleccione "Grupo de noticias", luego vaya a "Archivo" y
seleccionar "Suscribir". En segundos una lista de todos los "Newsgroups" de
su "Server" aparecerá. Haga click en cualquier newsgroup. De este newsgroup
haga click debajo de "TO NEWS", el cual debería estar arriba, en el extremo
izquierdo de la página newsgroups. Esto le llevará a la caja de mensajes.



No.2 Llene este espacio. Este será el título que verán todos cuando recorran
por la lista de un grupo en particular.



No.3 Marque el contenido completo del archivo y copie usando la misma NEWS"
y Ud. está creando y empastando esta carta dentro de su programa o "postín".



No.4 Presione "send" que está en la parte superior izquierda. Y UD. HA
FINALIZADO CON SU PRIMERO!...FELICITACIONES!!! .



LOS QUE USAN INTERNET EXPLORER PASO No. 1: Vaya al Newsgroups y seleccione
"Post an Article". O en Clasificados seleccione "poner un Anuncio". O en los
Foros de Discusión, etc.



PASO No. 5: Copie el artículo del notepad o bloc de notas y péguelo en el
lugar del texto que va a enviar o anunciar. Utilice la misma técnica
anterior.



PASO No. 6 Presione el botón "Post", "Enviar" o "Poner",etc..


ES TODO!. Todo lo que tiene que hacer es meterse en diferentes "Newsgroups"
y empastarlos, cuando ya tenga práctica, solo le tomará unos 30 segundos por
cada newsgroup! RECUERDE, CUANTOS MAS NEWSGROUPS CONSIGA, MAS RESPUESTAS (Y
DINERO) RECIBIRA!! PERO DEBE DE ENTRAR EN POR LO MENOS 200 - YA ESTA!!!....
Ud. estará recibiendo dinero de todo el mundo, de lugares que ni conoce y
en unos pocos días!.



Eventualmente querrá arrendar una casilla de correo por la cantidad de
sobres que irá recibiendo. ASEGURESE DE QUE TODAS LAS DIRECCIONES ESTEN
CORRECTAS.



Ahora, cada uno de las 5 personas que ya me enviaron US$ 1.00 también hacen
un mínimo 200 newsgroups, cada uno con mi nombre en el #5 de la lista y sólo
responden 5 personas a cada uno de los 5 originales, esto hace US$ 25.00 más
que yo recibo, ahora estas 25 personas pone un mínimo de 200 Newsgroups con
mi nombre en el #4 y sólo se recibe 5 respuesta de cada uno. Estaría
haciendo otros US$ 125.00 adicionales. Ahora esta 125 personas ponen sus
mínimo de 200 grupos con mi nombre en el #3 y sólo reciben 5 respuestas cada
una, yo recibo un adicional de US$ 625.00!. OK, aquí esta la parte más
divertida, cada una de estas 625 personas ponen sus cartas en otros 200
grupos con mi nombre en el #2 y cada una recibe sólo 5 respuestas, esto hace
que yo reciba US$ 3,125.00!!!. Estas 3,125 personas enviarán este mensaje a
un mínimo de 200 Newsgroup con mi nombre en el #1 y si solo 5 personas
Responden de los 200 grupos, estaré recibiendo US$ 15,625.00!!. De una
inversión original de US $6.00!! mas estampillas.



FABULOSO! Y como dije antes, que solo 5 personas respondan muy poca, el
promedio real seria 20 o 30 personas!.



Esta es mi cuarta semana y ya recibí un total de US$ 23.343.00 !!! ¡¡¡FUE
EXCITANTE!!! ¡¡¡No lo podía creer!!! Tienes que seguirlo y re-publicarlo
donde te sea posible, cuanto más se publique y más gente lo vea, habrá más
posibilidades para todos de ganar más dinero, esto determinará cuánto te
llegará por correo!!!. Para los que entienden las matemáticas es una
progresión aritmética.



Esta es la forma de cómo se asciende: inicialmente A comienza y publica en
todos los lugares que le sea posible el articulo, luego aparecen como mínimo
cinco "B", uno de los cinco B se coloca en el nivel 6, este te sube un nivel
y A esta en 5to nivel, luego aparece C y este se coloca en 6to nivel y B se
coloca en 5to nivel y A en 4to nivel. UNA VEZ LLEGES AL 1er LUGAR SI TE
GUSTA PUEDES PUBLICARLO NUEVAMENTE.



BENDICIONES PARA TODOS y suerte, juguemos limpio y aprovechar esta hermosa
oportunidad de hacer toneladas de dinero en Internet .**Dicho sea de paso,
si Ud. defrauda a las personas poniendo mensajes con su nombre y no envía
ningún dinero a los demás en esa lista, Ud. recibirá casi NADA!. "LOS FRUTOS
DE LA HONESTIDAD SE RECOGEN EN MUY POCO TIEMPO Y DURAN PARA SIEMPRE"
PROVERVIO CHINO.



He conversado con personas que conocieron personas que hicieron eso y
llegaron a recibir US$ 10.00 en unas 7 semanas!!! Algunos decidieron probar
otra vez, haciéndolo correctamente, y en 4 a 5 semanas recibieron más de
$15.000.



Y este es el paso que mas me gusta. SIMPLEMENTE SIÉNTATE Y DISFRUTA, PORQUE
EL EFECTIVO VIENE EN CAMINO!!!. Espera ver un poquito de dinero durante la
segunda semana, pero a partir de la tercera semana TORMENTA DE SOBRES EN TU
CORREO. Todo lo que tienes que hacer es recibirlo y trata de no gritar muy
fuerte cuando te des cuenta de que esta vez lo lograstes !!



 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Access 2000 with Office 2003 already installed Jeremy Setup, Installing & Configuration 1 July 14th, 2004 01:28 AM
Access 2000 and Office 2003 PJS Setup, Installing & Configuration 1 June 7th, 2004 03:16 PM
Access 2000 compatible with Office 2003 sbe Ron General Discussion 2 June 6th, 2004 04:31 AM
Access 2003 less functional than Access 97? George Hester General Discussion 2 June 4th, 2004 04:53 PM
Office 2003 and Office 2000/97 coexist on same PC? John General Discussions 3 May 6th, 2004 12:36 PM


All times are GMT +1. The time now is 09:40 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.