What is the translation of " PMDATABASE OBJECT " in Czech?

objekt pmdatabase
pmdatabase object
objektu pmdatabase
pmdatabase object

Examples of using Pmdatabase object in English and their translations into Czech

{-}
  • Colloquial category close
  • Official category close
Database- Examples for the PmDatabase object.
Database- Příklady pro objekt PmDatabase.
Usage of the PmDatabase object requires purchase of the PmDB license.
Použití objektu PmDatabase vyžaduje zakoupení licence PmDB.
Relative or absolute path to PmDatabase object.
Relativní nebo absolutní cesta k objektu PmDatabase.
The PmDatabase object must be closed before using this method e.g.
Objekt PmDatabase musí být před použitím této metody uzavřen např.
It must differentiate from the database defined by the PmDatabase object.
Musí být odlišný od databáze určené objektem PmDatabase.
PmDatabase object: database data type BINARY can be used now.
PmDatabase objekt: zprovozněno používání databázového datového typu BINARY.
Let's have 3000 rows stored in the PmDatabase object that are changed by the time.
Nechť v objektu PmDatabase je uložených 3000 řádků, které se s časem nemění.
In PmDatabase object it is necessary to configure following items.
V objektu PmDatabase je nutno nastavit následující konfigurační položky.
The example solves access to the database using the PmDatabase object and the DAO technology.
Příklad řeší přistup k databázi pomocí objektu PmDatabase a technologie DAO.
Maximum time that the PmDatabase object is waiting for the connection to the database on the server.
Maximální doba, po kterou bude objekt PmDatabase čekat na připojení k databázi v serveru.
If the name is longer than 8 characters,then the database cannot be opened with the PmDatabase object.
Pokud název převyšuje 8 znaků,pak nejde takovou databázi otevřít objektem PmDatabase.
The example uses the PmDatabase object to display data stored in a database.
Příklad pomocí objektu PmDatabase tabulkově zobrazuje data uložená v databázi.
If checked, then the SQL statement SELECT is passed without the syntax correction of the PmDatabase object.
Pokud je zatrženo, pak je SQL příkaz SELECT předán bez syntaktické úpravy objektu PmDatabase.
PmDatabase object: in ODBC mode for MSSQL the wrong database type of Float was used for"float.
PmDatabase objekt: v ODBC modu pro MSSQL se chybně pro databázový typ"float" používal typ Float.
The example shows reading andwriting of particular data range into the Excel application using the PmDatabase object.
Příklad řeší čtení azápis vymezené oblasti dat do aplikace Excel pomocí objektu PmDatabase.
The PmDatabase object must be in the open state so that it could provide the data by the FillFromInfo method.
Objekt PmDatabase musí být v otevřeném stavu, aby mohl metodou FillFromInfo poskytovat data.
If working with non-existing table(or non-existing database) the PmDatabase object must be closed e.g.
V případě práce s neexistující tabulkou(nebo neexistující databází) musí být objekt PmDatabase uzavřen např.
Creates the PmDatabase object This preconfiguration can be activated when creating a new object e.g.
Vytvoří objekt PmDatabase Tato předkonfigurace se vyvolá při zakládání nového objektu např.
Reading the data into the PmTable object from a database( DataExcel. xls file)using the PmDatabase object.
Načtení dat do objektu PmTable z databáze(soubor DataExcel.xls) pomocí objektu PmDatabase.
The method can be called if the PmDatabase object was connected to the database, for example, by calling the Connect method.
Tuto metodu lze volat, pokud objekt PmDatabase byl připojen k databázi například voláním metody Connect.
The pointer(current position) specifies unambiguously the table record which the methods of the PmDatabase object will work with.
Ukazovátko(aktuální pozice) jednoznačně určuje větu tabulky, se kterou budou pracovat metody objektu PmDatabase.
The PmDatabase object enables to perform simple and complex database operations of the type: read/write records, select, sort, etc.
Objekt PmDatabase umožňuje provádět jednoduché i složité databázové operace typu: čtení/zápisy vět, výběry, třídění, atd.
Any changes made by another user(by another PmDatabase object, another application) after the moment of opening are not visible.
Jakékoliv změny(v existujících řádcích, přidání a smazání řádku) provedené jiným uživatelem(jiným objektem PmDatabase, jinou aplikací) po okamžiku otevření nejsou viditelné.
If the PmDatabase object writes into the cells of the Excel table(sheet) over which calculations are made or graphs are displayed, then it is suitable to opt Database type configurator to Excel 4.0 in the PmDatabase object by reason of the error in MS support of data type writing for other Excel types.
Pokud objekt PmDatabase zapisuje do buněk v tabulce(listu) Excel, nad kterými jsou prováděny kalkulace nebo zobrazovány grafy, pak je vhodné volit v objektu PmDatabase konfigurátor Typ databáze na Excel 4.0 z důvodu chyby v MS podpoře v zápisu datového typu v ostatních Excel typech.
In this object, it is necessary to set the following configuration items: The PmDatabase object: the application can work with data in this database via ODBC interface registered ODBC data source'pm_data' is necessary.
V tomto objektu je nutno nastavit následující konfigurační položky: Objekt PmDatabase: aplikace může pracovat s daty v této databázi přes ODBC rozhraní nutný zaregistrovaný datový ODBC zdroj'pm_data.
Another user(another PmDatabase object or other application) can work with the database table after the previous user completes its work.
Další uživatel(jiný objekt PmDatabase nebo jiná aplikace) může s databázovou tabulkou pracovat poté, co předchozí uživatel práci ukončí.
Let's have the PmiAx graphic item in the panel bound with the PmTable ActiveX object, andthe oDb is the reference to the PmDatabase object whose data from the"Temperature" table(with 10000 rows) have to be displayed by the PmTable ActiveX object..
Nechť v obraze je umístěn grafický prvek PmiAx svázaný s ActiveX objektem PmTable,nechť oDb je reference na objekt PmDatabase, jehož data v tabulce"Teplota"(nechť má 10000 řádků) má ActiveX objekt PmTable zobrazovat.
The locking means that nobody else(other PmDatabase object, other application) cannot modify the locked part of the table in the locking time.
Zamknutí znamená, že nikdo jiný(jiný objekt PmDatabase, jiná aplikace) v době uzamčení nemůže modifikovat zamčenou část tabulky.
Changes made by another user(by another PmDatabase object, another application) in existing table rows(at the moment of opening) are not visible.
Změny provedené jiným uživatelem(jiným objektem PmDatabase, jinou aplikací) v existujících řádcích tabulky(v okamžiku otevření) nejsou viditelné.
Static query(snapshot)- The user(the PmDatabase object) can read the table(by the FieldValues property), scroll in both directions by the Move, FindFirst, etc.
Statický dotaz(snapshot)- Uživatel(objekt PmDatabase) může tabulku číst(vlastností FieldValues), skrolovat oběma směry(metodami Move, FindFirst, atd.), nemůže do ní zapisovat.
Results: 49, Time: 0.0626

Word-for-word translation

Top dictionary queries

English - Czech