GUID: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 7: | Zeile 7: | ||
==Links== | ==Links== | ||
+ | * https://msdn.microsoft.com/de-de/library/office/ff197799.aspx | ||
+ | * http://oakdome.com/programming/MSAccess_Using_GUIDs.php | ||
+ | * https://social.msdn.microsoft.com/Forums/de-DE/0683e641-72aa-4137-80c0-7a86bd35b3f9/guid-aus-formular-auslesen-und-fr-abfrage-verwenden?forum=accessde | ||
+ | * https://support.office.com/de-de/article/stringfromguid-funktion-3c9f2553-2653-459f-a172-c7e3cb95c830 | ||
* http://www.access-im-unternehmen.de/index.php?id=300&BeitragID= | * http://www.access-im-unternehmen.de/index.php?id=300&BeitragID= | ||
+ | * https://stackoverflow.com/questions/393381/recommendations-on-using-sql-server-guid-from-ms-access | ||
+ | * http://www.office-loesung.de/ftopic89181_0_0_asc.php | ||
+ | |||
+ | ==Programmierung== | ||
+ | |||
+ | * https://msdn.microsoft.com/de-de/library/97af8hh4(v=vs.110).aspx | ||
+ | * [[VBA]]: https://msdn.microsoft.com/en-us/library/office/aa172242(v=office.11).aspx | ||
+ | |||
+ | ==Siehe auch== | ||
+ | |||
+ | * DAO Recordset | ||
[[Kategorie:IT]] | [[Kategorie:IT]] |
Aktuelle Version vom 15. Juni 2018, 06:26 Uhr
Publikationen
Links
- https://msdn.microsoft.com/de-de/library/office/ff197799.aspx
- http://oakdome.com/programming/MSAccess_Using_GUIDs.php
- https://social.msdn.microsoft.com/Forums/de-DE/0683e641-72aa-4137-80c0-7a86bd35b3f9/guid-aus-formular-auslesen-und-fr-abfrage-verwenden?forum=accessde
- https://support.office.com/de-de/article/stringfromguid-funktion-3c9f2553-2653-459f-a172-c7e3cb95c830
- http://www.access-im-unternehmen.de/index.php?id=300&BeitragID=
- https://stackoverflow.com/questions/393381/recommendations-on-using-sql-server-guid-from-ms-access
- http://www.office-loesung.de/ftopic89181_0_0_asc.php
Programmierung
- https://msdn.microsoft.com/de-de/library/97af8hh4(v=vs.110).aspx
- VBA: https://msdn.microsoft.com/en-us/library/office/aa172242(v=office.11).aspx
Siehe auch
- DAO Recordset