Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
911 connectés 

  FORUM HardWare.fr
  Programmation

  Est-il possible de transformer une appli Access 2000 exe en website ?!

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

Est-il possible de transformer une appli Access 2000 exe en website ?!

n°93263
minos2001
Posté le 25-01-2002 à 08:22:23  profilanswer
 

Bonjour !
 
Je me demandais si c'était possible de recompiler ou convertir une appli déjà en executable crée sous access 2000 en version navigable et consultable directement sous internet explorer. (avec serveur IIS et SQL qui va avec bien sur)
 
Ben oui, on est en 2002 déjà, alors on ne sait jamais !  :p  
 
Merci pour vos trucs et astuces sur ce domaine.
 
 :D

mood
Publicité
Posté le 25-01-2002 à 08:22:23  profilanswer
 

n°93291
darklord22
Nightwish rulezzzzzzzzzzzzz
Posté le 25-01-2002 à 10:18:17  profilanswer
 

par appli tu veux dire tes formulaires d'entrée de données et compagnie?
 
Bin tu peux toujours recréer tes formulaires à la sauce web et utiliser une passerelle odbc vers ta base access. Mais ca se fera pas automatiquement, loin de là ;)
 
A+

n°93368
minos2001
Posté le 25-01-2002 à 14:26:07  profilanswer
 

ok, je vois. Tnx.
 
 :sweat:

n°93371
Thocan
La loi du silence
Posté le 25-01-2002 à 14:36:32  profilanswer
 

Quant aux "pages" d'Access....  :gun:

n°93373
Mara's dad
Yes I can !
Posté le 25-01-2002 à 14:43:38  profilanswer
 

Pour info : darklord22, je ne sais pas si tu sais, mais avec access 2000, tu peux créer des pages WEB d'accès au données.
 
Cà ressemble à çà :

Code :
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <HTML XMLNS:o="urn:schemas-microsoft-com:office:office"
  3. XMLNS:x="urn:schemas-microsoft-com:office:excel"
  4. XMLNS:a="urn:schemas-microsoft-com:office:access"
  5. XMLNS:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"><HEAD><LINK
  6. href="./Page1_fichiers/filelist.xml" rel=File-List
  7. type=text/xml><TITLE>p_phone</TITLE>
  8. <META content=Access.Application name=ProgId>
  9. <META name=VBSForEventHandlers VALUE="TRUE">
  10. <META content="text/html; charset=windows-1252" http-equiv=Content-Type>
  11. <STYLE id=MSODAPDEFAULTS type=text/css rel="stylesheet">.mstheme-label {
  12. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  13. }
  14. TEXTAREA {
  15. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  16. }
  17. .msoboundhtml {
  18. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  19. }
  20. HR {
  21. COLOR: black
  22. }
  23. SELECT {
  24. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  25. }
  26. INPUT {
  27. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  28. }
  29. BODY {
  30. FONT-FAMILY: Tahoma; FONT-SIZE: 10pt
  31. }
  32. MARQUEE {
  33. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  34. }
  35. LEGEND {
  36. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  37. }
  38. .msoHyperlinkDisplayText {
  39. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  40. }
  41. BUTTON {
  42. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  43. }
  44. .MsoShowDesignGrid {
  45. BEHAVIOR: url(#DEFAULT#MsoShowDesignGrid)
  46. }
  47. </STYLE>
  48. <OBJECT classid=CLSID:0002E530-0000-0000-C000-000000000046
  49. codeBase=file:msowc.cab id=MSODSC><PARAM NAME="XMLData" VALUE="<xml xmlns:a="urn:schemas-microsoft-com:office:access"> <a:DataSourceControl>   <a:OWCVersion>9.0.0.3821</a:OWCVersion>   <a:ConnectionString>Provider=Microsoft.Jet.OLEDB.4.0;User ID=Admin;Data Source=C:\Documents and Settings\fsurleau\Mes documents\bd1.mdb;Mode=Share Deny None;Jet OLEDB:System database=&quot;&quot;;Jet OLEDB:Database Password=&quot;&quot;</a:ConnectionString>   <a:MaxRecords>10000</a:MaxRecords>   <a:GridX>10</a:GridX>   <a:GridY>10</a:GridY>   <a:ElementExtension>    <a:ElementID>phoneDéplacement</a:ElementID>    <a:ConsumesRecordset/>   </a:ElementExtension>   <a:ElementExtension>    <a:ElementID>nom</a:ElementID>    <a:ControlSource>nom</a:ControlSource>    <a:ChildLabel>nom_Étiquette</a:ChildLabel>   </a:ElementExtension>   <a:ElementExtension>    <a:ElementID>prenom</a:ElementID>    <a:ControlSource>prenom</a:ControlSource>    <a:ChildLabel>prenom_Étiquette</a:ChildLabel>   </a:ElementExtension>   <a:ElementExtension>    <a:ElementID>id</a:ElementID>    <a:ControlSource>id</a:ControlSource>    <a:ChildLabel>id_Étiquette</a:ChildLabel>   </a:ElementExtension>   <a:ElementExtension>    <a:ElementID>tel</a:ElementID>    <a:ControlSource>tel</a:ControlSource>    <a:ChildLabel>tel_Étiquette</a:ChildLabel>   </a:ElementExtension>   <a:GroupLevel>    <a:RecordSource>phone</a:RecordSource>    <a:DefaultSort>[nom] ASC, [prenom] ASC</a:DefaultSort>    <a:HeaderElementId>En-têtephone</a:HeaderElementId>    <a:FooterElementId></a:FooterElementId>    <a:CaptionElementId></a:CaptionElementId>    <a:RecordNavigationElementId>SectionDéplacementphone</a:RecordNavigationElementId>    <a:DataPageSize>1</a:DataPageSize>   </a:GroupLevel>   <a:Datamodel version="0816">    <a:SchemaRowsource id="phone" type="dscTable">     <a:SchemaField id="id" datatype="3" size="0" iskey="1"/>     <a:SchemaField id="nom" datatype="202" size="50"/>     <a:SchemaField id="prenom" datatype="202" size="50"/>     <a:SchemaField id="tel" datatype="202" size="50"/>    </a:SchemaRowsource>    <a:RecordsetDef id="phone">     <a:PageField id="id"/>     <a:PageField id="nom"/>     <a:PageField id="prenom"/>     <a:PageField id="tel"/>    </a:RecordsetDef>   </a:Datamodel> </a:DataSourceControl> </xml>'""></OBJECT>
  50. <META content="MSHTML 5.00.3103.1000" name=GENERATOR><!--[if gte mso 9]><xml>
  51. <o:DocumentProperties>
  52.   <o:Author>FSURLEAU</o:Author>
  53.   <o:LastAuthor>FSURLEAU</o:LastAuthor>
  54.   <o:Revision>1</o:Revision>
  55.   <o:TotalTime>0</o:TotalTime>
  56.   <o:Created>2002-01-25T12:10:57Z</o:Created>
  57.   <o:LastSaved>2002-01-25T12:11:30Z</o:LastSaved>
  58.   <o:Company>ATOS ORIGIN</o:Company>
  59.   <o:Version>9.3821</o:Version>
  60. </o:DocumentProperties>
  61. <o:OfficeDocumentSettings>
  62.   <o:DownloadComponents/>
  63.   <o:LocationOfComponents HRef="file:msowc.cab"/>
  64. </o:OfficeDocumentSettings>
  65. </xml><![endif]--></HEAD>
  66. <BODY bottomMargin=48 leftMargin=24 link=#800080 rightMargin=24
  67. style="OVERFLOW: auto" topMargin=24 vLink=#800080>
  68. <CENTER>
  69. <H1 id=TexteEnTête style="FONT-WEIGHT: normal">Téléphones </H1></CENTER>
  70. <P> </P>
  71. <DIV class=MicrosoftAccessBanner id=En-têtephoneBanner
  72. style="BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: buttonhighlight 2px outset; BORDER-LEFT: buttonhighlight 2px outset; BORDER-RIGHT: buttonhighlight 2px outset; BORDER-TOP: buttonhighlight 2px outset; DISPLAY: none; FONT-FAMILY: Tahoma; FONT-SIZE: 8pt; FONT-WEIGHT: normal; HEIGHT: 0.507cm; OVERFLOW: hidden; PADDING-LEFT: 1px; WIDTH: 410px">En-tête:
  73. phone</DIV>
  74. <DIV class=MSOShowDesignGrid id=En-têtephone
  75. style="BACKGROUND-COLOR: transparent; HEIGHT: 2.065cm; OVERFLOW: hidden; POSITION: relative; VISIBILITY: hidden; WIDTH: 410px"><SPAN
  76. class=MSTheme-Label id=nom_Étiquette
  77. style="HEIGHT: 0.45cm; LEFT: 0.053cm; OVERFLOW: visible; PADDING-LEFT: 1px; POSITION: absolute; TOP: 0.053cm; WIDTH: 2.751cm"
  78. title=nom>nom</SPAN><TEXTAREA id=nom style="HEIGHT: 0.45cm; LEFT: 2.804cm; OVERFLOW: hidden; POSITION: absolute; TOP: 0.053cm; WIDTH: 4.074cm" tabIndex=1 title=nom></TEXTAREA><SPAN
  79. class=MSTheme-Label id=prenom_Étiquette
  80. style="HEIGHT: 0.45cm; LEFT: 0.053cm; OVERFLOW: visible; PADDING-LEFT: 1px; POSITION: absolute; TOP: 0.556cm; WIDTH: 2.751cm"
  81. title=prenom>prenom</SPAN><TEXTAREA id=prenom style="HEIGHT: 0.45cm; LEFT: 2.804cm; OVERFLOW: hidden; POSITION: absolute; TOP: 0.556cm; WIDTH: 4.074cm" tabIndex=2 title=prenom></TEXTAREA><SPAN
  82. class=MSTheme-Label id=id_Étiquette
  83. style="HEIGHT: 0.45cm; LEFT: 0.053cm; OVERFLOW: visible; PADDING-LEFT: 1px; POSITION: absolute; TOP: 1.113cm; WIDTH: 2.751cm"
  84. title=id>id</SPAN><TEXTAREA id=id style="HEIGHT: 0.45cm; LEFT: 2.804cm; OVERFLOW: hidden; POSITION: absolute; TOP: 1.113cm; WIDTH: 4.074cm" tabIndex=3 title=id></TEXTAREA><SPAN
  85. class=MSTheme-Label id=tel_Étiquette
  86. style="HEIGHT: 0.45cm; LEFT: 0.053cm; OVERFLOW: visible; PADDING-LEFT: 1px; POSITION: absolute; TOP: 1.562cm; WIDTH: 2.751cm"
  87. title=tel>tel</SPAN><TEXTAREA id=tel style="HEIGHT: 0.45cm; LEFT: 2.804cm; OVERFLOW: hidden; POSITION: absolute; TOP: 1.562cm; WIDTH: 4.074cm" tabIndex=4 title=tel></TEXTAREA></DIV>
  88. <DIV class=MicrosoftAccessBanner id=SectionDéplacementphoneBanner
  89. style="BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: buttonhighlight 2px outset; BORDER-LEFT: buttonhighlight 2px outset; BORDER-RIGHT: buttonhighlight 2px outset; BORDER-TOP: buttonhighlight 2px outset; DISPLAY: none; FONT-FAMILY: Tahoma; FONT-SIZE: 8pt; FONT-WEIGHT: normal; HEIGHT: 0.2in; OVERFLOW: hidden; PADDING-LEFT: 1px; WIDTH: 410px">SectionDéplacement:
  90. phone</DIV>
  91. <DIV class=MSOShowDesignGrid id=SectionDéplacementphone
  92. style="BACKGROUND-COLOR: transparent; HEIGHT: 35px; OVERFLOW: hidden; POSITION: relative; VISIBILITY: hidden; WIDTH: 410px">
  93. <OBJECT classid=CLSID:0002E531-0000-0000-C000-000000000046
  94. codeBase=file:msowc.cab id=phoneDéplacement
  95. style="LEFT: 8px; POSITION: absolute; TOP: 5px; WIDTH: 402px"><PARAM NAME="_State" VALUE=""><PARAM NAME="RecordSource" VALUE="phone"><PARAM NAME="RecordsetLabel" VALUE="phone |0 de |2;phone |0-|1 de |2"><PARAM NAME="ShowFirstButton" VALUE="-1"><PARAM NAME="ShowPrevButton" VALUE="-1"><PARAM NAME="ShowNextButton" VALUE="-1"><PARAM NAME="ShowLastButton" VALUE="-1"><PARAM NAME="ShowNewButton" VALUE="-1"><PARAM NAME="ShowDelButton" VALUE="-1"><PARAM NAME="ShowSaveButton" VALUE="-1"><PARAM NAME="ShowUndoButton" VALUE="-1"><PARAM NAME="ShowSortAscendingButton" VALUE="-1"><PARAM NAME="ShowSortDecendingButton" VALUE="-1"><PARAM NAME="ShowApplyFilterButton" VALUE="-1"><PARAM NAME="ShowToggleFilterButton" VALUE="-1"><PARAM NAME="ShowHelpButton" VALUE="-1"><PARAM NAME="ShowLabel" VALUE="-1"><PARAM NAME="FontName" VALUE="Tahoma"></OBJECT></DIV>
  96. <P> </P></BODY></HTML>


 
C'est pas beau hein !
 
Maintenant, j'y connais rien. J'ai fais un test en local qui fonctionne. Je suppose que sur un réseau local çà doit pouvoir fonctionner, mais j'en sais pas plus.
Transformer des Formulaires en Pages WEB "Access 2000, je sais pas si c'est possible.
Quand à le faire sur une version "Executable" ? ? ?


---------------
Laissez l'Etat dans les toilettes où vous l'avez trouvé.
n°93384
darklord22
Nightwish rulezzzzzzzzzzzzz
Posté le 25-01-2002 à 15:10:09  profilanswer
 

Mara's dad a écrit a écrit :

Pour info : darklord22, je ne sais pas si tu sais, mais avec access 2000, tu peux créer des pages WEB d'accès au données.
 
Transformer des Formulaires en Pages WEB "Access 2000, je sais pas si c'est possible.
Quand à le faire sur une version "Executable" ? ? ?  




 
Je parlais des formulaires ...

n°93518
veryfree
Posté le 25-01-2002 à 21:06:09  profilanswer
 

Mara's dad a écrit a écrit :

Pour info : darklord22, je ne sais pas si tu sais, mais avec access 2000, tu peux créer des pages WEB d'accès au données.
 
Cà ressemble à çà :

Code :
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <HTML XMLNS:o="urn:schemas-microsoft-com:office:office"
  3. XMLNS:x="urn:schemas-microsoft-com:office:excel"
  4. XMLNS:a="urn:schemas-microsoft-com:office:access"
  5. XMLNS:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"><HEAD><LINK
  6. href="./Page1_fichiers/filelist.xml" rel=File-List
  7. type=text/xml><TITLE>p_phone</TITLE>
  8. <META content=Access.Application name=ProgId>
  9. <META name=VBSForEventHandlers VALUE="TRUE">
  10. <META content="text/html; charset=windows-1252" http-equiv=Content-Type>
  11. <STYLE id=MSODAPDEFAULTS type=text/css rel="stylesheet">.mstheme-label {
  12. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  13. }
  14. TEXTAREA {
  15. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  16. }
  17. .msoboundhtml {
  18. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  19. }
  20. HR {
  21. COLOR: black
  22. }
  23. SELECT {
  24. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  25. }
  26. INPUT {
  27. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  28. }
  29. BODY {
  30. FONT-FAMILY: Tahoma; FONT-SIZE: 10pt
  31. }
  32. MARQUEE {
  33. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  34. }
  35. LEGEND {
  36. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  37. }
  38. .msoHyperlinkDisplayText {
  39. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  40. }
  41. BUTTON {
  42. FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
  43. }
  44. .MsoShowDesignGrid {
  45. BEHAVIOR: url(#DEFAULT#MsoShowDesignGrid)
  46. }
  47. </STYLE>
  48. <OBJECT classid=CLSID:0002E530-0000-0000-C000-000000000046
  49. codeBase=file:msowc.cab id=MSODSC><PARAM NAME="XMLData" VALUE="<xml xmlns:a="urn:schemas-microsoft-com:office:access">
  50. <a:DataSourceControl>
  51.   <a:OWCVersion>9.0.0.3821</a:OWCVersion>
  52.   <a:ConnectionString>Provider=Microsoft.Jet.OLEDB.4.0;User ID=Admin;Data Source=C:\Documents and Settings\fsurleau\Mes documents\bd1.mdb;Mode=Share Deny None;Jet OLEDB:System database=&quot;&quot;;Jet OLEDB:Database Password=&quot;&quot;</a:ConnectionString>
  53.   <a:MaxRecords>10000</a:MaxRecords>
  54.   <a:GridX>10</a:GridX>
  55.   <a:GridY>10</a:GridY>
  56.   <a:ElementExtension>
  57.    <a:ElementID>phoneDéplacement</a:ElementID>
  58.    <a:ConsumesRecordset/>
  59.   </a:ElementExtension>
  60.   <a:ElementExtension>
  61.    <a:ElementID>nom</a:ElementID>
  62.    <a:ControlSource>nom</a:ControlSource>
  63.    <a:ChildLabel>nom_Étiquette</a:ChildLabel>
  64.   </a:ElementExtension>
  65.   <a:ElementExtension>
  66.    <a:ElementID>prenom</a:ElementID>
  67.    <a:ControlSource>prenom</a:ControlSource>
  68.    <a:ChildLabel>prenom_Étiquette</a:ChildLabel>
  69.   </a:ElementExtension>
  70.   <a:ElementExtension>
  71.    <a:ElementID>id</a:ElementID>
  72.    <a:ControlSource>id</a:ControlSource>
  73.    <a:ChildLabel>id_Étiquette</a:ChildLabel>
  74.   </a:ElementExtension>
  75.   <a:ElementExtension>
  76.    <a:ElementID>tel</a:ElementID>
  77.    <a:ControlSource>tel</a:ControlSource>
  78.    <a:ChildLabel>tel_Étiquette</a:ChildLabel>
  79.   </a:ElementExtension>
  80.   <a:GroupLevel>
  81.    <a:RecordSource>phone</a:RecordSource>
  82.    <a:DefaultSort>[nom] ASC, [prenom] ASC</a:DefaultSort>
  83.    <a:HeaderElementId>En-têtephone</a:HeaderElementId>
  84.    <a:FooterElementId></a:FooterElementId>
  85.    <a:CaptionElementId></a:CaptionElementId>
  86.    <a:RecordNavigationElementId>SectionDéplacementphone</a:RecordNavigationElementId>
  87.    <a:DataPageSize>1</a:DataPageSize>
  88.   </a:GroupLevel>
  89.   <a:Datamodel version="0816">
  90.    <a:SchemaRowsource id="phone" type="dscTable">
  91.     <a:SchemaField id="id" datatype="3" size="0" iskey="1"/>
  92.     <a:SchemaField id="nom" datatype="202" size="50"/>
  93.     <a:SchemaField id="prenom" datatype="202" size="50"/>
  94.     <a:SchemaField id="tel" datatype="202" size="50"/>
  95.    </a:SchemaRowsource>
  96.    <a:RecordsetDef id="phone">
  97.     <a:PageField id="id"/>
  98.     <a:PageField id="nom"/>
  99.     <a:PageField id="prenom"/>
  100.     <a:PageField id="tel"/>
  101.    </a:RecordsetDef>
  102.   </a:Datamodel>
  103. </a:DataSourceControl>
  104. </xml>'""></OBJECT>
  105. <META content="MSHTML 5.00.3103.1000" name=GENERATOR><!--[if gte mso 9]><xml>
  106. <o:DocumentProperties>
  107.   <o:Author>FSURLEAU</o:Author>
  108.   <o:LastAuthor>FSURLEAU</o:LastAuthor>
  109.   <o:Revision>1</o:Revision>
  110.   <o:TotalTime>0</o:TotalTime>
  111.   <o:Created>2002-01-25T12:10:57Z</o:Created>
  112.   <o:LastSaved>2002-01-25T12:11:30Z</o:LastSaved>
  113.   <o:Company>ATOS ORIGIN</o:Company>
  114.   <o:Version>9.3821</o:Version>
  115. </o:DocumentProperties>
  116. <o:OfficeDocumentSettings>
  117.   <o:DownloadComponents/>
  118.   <o:LocationOfComponents HRef="file:msowc.cab"/>
  119. </o:OfficeDocumentSettings>
  120. </xml><![endif]--></HEAD>
  121. <BODY bottomMargin=48 leftMargin=24 link=#800080 rightMargin=24
  122. style="OVERFLOW: auto" topMargin=24 vLink=#800080>
  123. <CENTER>
  124. <H1 id=TexteEnTête style="FONT-WEIGHT: normal">Téléphones </H1></CENTER>
  125. <P> </P>
  126. <DIV class=MicrosoftAccessBanner id=En-têtephoneBanner
  127. style="BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: buttonhighlight 2px outset; BORDER-LEFT: buttonhighlight 2px outset; BORDER-RIGHT: buttonhighlight 2px outset; BORDER-TOP: buttonhighlight 2px outset; DISPLAY: none; FONT-FAMILY: Tahoma; FONT-SIZE: 8pt; FONT-WEIGHT: normal; HEIGHT: 0.507cm; OVERFLOW: hidden; PADDING-LEFT: 1px; WIDTH: 410px">En-tête:
  128. phone</DIV>
  129. <DIV class=MSOShowDesignGrid id=En-têtephone
  130. style="BACKGROUND-COLOR: transparent; HEIGHT: 2.065cm; OVERFLOW: hidden; POSITION: relative; VISIBILITY: hidden; WIDTH: 410px"><SPAN
  131. class=MSTheme-Label id=nom_Étiquette
  132. style="HEIGHT: 0.45cm; LEFT: 0.053cm; OVERFLOW: visible; PADDING-LEFT: 1px; POSITION: absolute; TOP: 0.053cm; WIDTH: 2.751cm"
  133. title=nom>nom</SPAN><TEXTAREA id=nom style="HEIGHT: 0.45cm; LEFT: 2.804cm; OVERFLOW: hidden; POSITION: absolute; TOP: 0.053cm; WIDTH: 4.074cm" tabIndex=1 title=nom></TEXTAREA><SPAN
  134. class=MSTheme-Label id=prenom_Étiquette
  135. style="HEIGHT: 0.45cm; LEFT: 0.053cm; OVERFLOW: visible; PADDING-LEFT: 1px; POSITION: absolute; TOP: 0.556cm; WIDTH: 2.751cm"
  136. title=prenom>prenom</SPAN><TEXTAREA id=prenom style="HEIGHT: 0.45cm; LEFT: 2.804cm; OVERFLOW: hidden; POSITION: absolute; TOP: 0.556cm; WIDTH: 4.074cm" tabIndex=2 title=prenom></TEXTAREA><SPAN
  137. class=MSTheme-Label id=id_Étiquette
  138. style="HEIGHT: 0.45cm; LEFT: 0.053cm; OVERFLOW: visible; PADDING-LEFT: 1px; POSITION: absolute; TOP: 1.113cm; WIDTH: 2.751cm"
  139. title=id>id</SPAN><TEXTAREA id=id style="HEIGHT: 0.45cm; LEFT: 2.804cm; OVERFLOW: hidden; POSITION: absolute; TOP: 1.113cm; WIDTH: 4.074cm" tabIndex=3 title=id></TEXTAREA><SPAN
  140. class=MSTheme-Label id=tel_Étiquette
  141. style="HEIGHT: 0.45cm; LEFT: 0.053cm; OVERFLOW: visible; PADDING-LEFT: 1px; POSITION: absolute; TOP: 1.562cm; WIDTH: 2.751cm"
  142. title=tel>tel</SPAN><TEXTAREA id=tel style="HEIGHT: 0.45cm; LEFT: 2.804cm; OVERFLOW: hidden; POSITION: absolute; TOP: 1.562cm; WIDTH: 4.074cm" tabIndex=4 title=tel></TEXTAREA></DIV>
  143. <DIV class=MicrosoftAccessBanner id=SectionDéplacementphoneBanner
  144. style="BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: buttonhighlight 2px outset; BORDER-LEFT: buttonhighlight 2px outset; BORDER-RIGHT: buttonhighlight 2px outset; BORDER-TOP: buttonhighlight 2px outset; DISPLAY: none; FONT-FAMILY: Tahoma; FONT-SIZE: 8pt; FONT-WEIGHT: normal; HEIGHT: 0.2in; OVERFLOW: hidden; PADDING-LEFT: 1px; WIDTH: 410px">SectionDéplacement:
  145. phone</DIV>
  146. <DIV class=MSOShowDesignGrid id=SectionDéplacementphone
  147. style="BACKGROUND-COLOR: transparent; HEIGHT: 35px; OVERFLOW: hidden; POSITION: relative; VISIBILITY: hidden; WIDTH: 410px">
  148. <OBJECT classid=CLSID:0002E531-0000-0000-C000-000000000046
  149. codeBase=file:msowc.cab id=phoneDéplacement
  150. style="LEFT: 8px; POSITION: absolute; TOP: 5px; WIDTH: 402px"><PARAM NAME="_State" VALUE=""><PARAM NAME="RecordSource" VALUE="phone"><PARAM NAME="RecordsetLabel" VALUE="phone |0 de |2;phone |0-|1 de |2"><PARAM NAME="ShowFirstButton" VALUE="-1"><PARAM NAME="ShowPrevButton" VALUE="-1"><PARAM NAME="ShowNextButton" VALUE="-1"><PARAM NAME="ShowLastButton" VALUE="-1"><PARAM NAME="ShowNewButton" VALUE="-1"><PARAM NAME="ShowDelButton" VALUE="-1"><PARAM NAME="ShowSaveButton" VALUE="-1"><PARAM NAME="ShowUndoButton" VALUE="-1"><PARAM NAME="ShowSortAscendingButton" VALUE="-1"><PARAM NAME="ShowSortDecendingButton" VALUE="-1"><PARAM NAME="ShowApplyFilterButton" VALUE="-1"><PARAM NAME="ShowToggleFilterButton" VALUE="-1"><PARAM NAME="ShowHelpButton" VALUE="-1"><PARAM NAME="ShowLabel" VALUE="-1"><PARAM NAME="FontName" VALUE="Tahoma"></OBJECT></DIV>
  151. <P> </P></BODY></HTML>


 
C'est pas beau hein !
 
Maintenant, j'y connais rien. J'ai fais un test en local qui fonctionne. Je suppose que sur un réseau local çà doit pouvoir fonctionner, mais j'en sais pas plus.
Transformer des Formulaires en Pages WEB "Access 2000, je sais pas si c'est possible.
Quand à le faire sur une version "Executable" ? ? ?  




ca me fait deliré tout ces smileys
au taf j ai eu a modifié un de ces form généré par access c vraiment de la merde et c incomprehensible..

n°93554
minos2001
Posté le 25-01-2002 à 22:51:56  profilanswer
 

veryfree a écrit a écrit :

 
ca me fait deliré tout ces smileys
au taf j ai eu a modifié un de ces form généré par access c vraiment de la merde et c incomprehensible..  




 
c du pure microsoft quoi ! le bordel !  :sarcastic:  
 
 :lol:


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation

  Est-il possible de transformer une appli Access 2000 exe en website ?!

 

Sujets relatifs
help comment retrouver un login et un mot de passe pour une appli wind[access] Problème de requête entre sous-formulaires dans des onglets
Traduire BdD Access en Mysqltransformer une chaine de caracteres en C
Enlever les protection Access (.mdb)ACCESS et programmation C
[VB6] et les vues avec ACCESS 2000Cherche site tout con mais tout fait HTML/ASP/Access Help !
[ASP] Afficher les images lié par lien OLE d'une base Access 
Plus de sujets relatifs à : Est-il possible de transformer une appli Access 2000 exe en website ?!


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR