Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

error MDE prilikom kompajliranja

[es] :: Access :: error MDE prilikom kompajliranja

[ Pregleda: 1284 | Odgovora: 1 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

crnjak1
Radivoj Crnjak
BP

Član broj: 113662
Poruke: 88
*.dynamic.isp.telekom.rs.



+1 Profil

icon error MDE prilikom kompajliranja05.03.2012. u 00:01 - pre 147 meseci
Jel postoji metoda da se ova greska resi prilikom kompajliranja u mde? Tabele su na SQL express serveru znaci samo vba kod forme i reporti su tu, ali ne mogu da sacavam kao mde stalno izbacuje gresku?

This error is usually associated with compiling a large database into an MDE file.  Because of the method used to compile the database, a considerable number of TableID references are created for each table.  The Access database engine can only create a maximum of 2048 open TableIDs at one time.  Exporting a database as an MDE potentially can exceed this limit if the database has a large number of objects (table, macro, form, report, etc).
There is no accurate method to estimate the number of TableIDs the Access database engine uses during the process of compiling a database as an MDE.  However, each VBA module and each form uses one TableID, as a result, if the database has 500 forms, and each form's HasModule property is set to Yes, as many as 1,000 TableIDs are used.
 
Odgovor na temu

esasa

Član broj: 64831
Poruke: 19
*.pppoe17550.bih.net.ba.



Profil

icon Re: error MDE prilikom kompajliranja28.03.2012. u 13:08 - pre 146 meseci
Sigurno ti nedostaje neka od referenci ili imas gresku u kodu (negdje na nekom reportu ili formi koju nekoristis tako cesto), te je nemozes ni otkriti. Kompajliranje ce je zasigurno locirati. Pokusaj se pozicionirati u code bilo koje forme, zatim u padajuci meni Debug, prva opcija Compile
 
Odgovor na temu

[es] :: Access :: error MDE prilikom kompajliranja

[ Pregleda: 1284 | Odgovora: 1 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.