AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

ObjectTextToBinary - Zeile zu lang

Ein Thema von bwolf · begonnen am 15. Jan 2013 · letzter Beitrag vom 16. Jan 2013
 
bwolf

Registriert seit: 17. Jan 2006
368 Beiträge
 
Delphi 2009 Professional
 
#3

AW: ObjectTextToBinary - Zeile zu lang

  Alt 15. Jan 2013, 13:33
Hm ja ich meinte Delphi 2009, hab es korrigiert.

Hier der Text der den Fehler verursacht:

Code:
---------------------------
Programm
---------------------------
  object dsAuftrag: TDataSource   Fields = <     item       Caption = 'Zeit_Vertrieb'       FieldName = 'Zeit_Vertrieb'       FieldType = 'double'       DefaultValue = '0'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Zeit_Montage'       FieldName = 'Zeit_Montage'       FieldType = 'double'       DefaultValue = '0'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Zeit_Lieferant'       FieldName = 'Zeit_Lieferant'       FieldType = 'double'       DefaultValue = '0'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Zeit_Kunde'       FieldName = 'Zeit_Kunde'       FieldType = 'double'       DefaultValue = '0'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Lieferant'       FieldName = 'Verursacher_Lieferant'       FieldType = 'logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Vertrieb'       FieldName = 'Verursacher_Vertrieb'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Montage'       FieldName = 'Verursacher_Montage'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Kunde'       FieldName = 'Verursacher_Kunde'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Wetter'       FieldName = 'Verursacher_Wetter'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Lieferant_Internorm1'       FieldName = 'Verursacher_Lieferant_Internorm1'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Lieferant_Internorm2'       FieldName = 'Verursacher_Lieferant_Internorm2'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Lieferant_Ideal1'       FieldName = 'Verursacher_Lieferant_Ideal1'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Lieferant_Ideal2'       FieldName = 'Verursacher_Lieferant_Ideal2'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Lieferant_Topic1'       FieldName = 'Verursacher_Lieferant_Topic1'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Lieferant_Topic2'       FieldName = 'Verursacher_Lieferant_Topic2'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Lieferant_Inotherm1'       FieldName = 'Verursacher_Lieferant_Inotherm1'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Lieferant_Inotherm2'       FieldName = 'Verursacher_Lieferant_Inotherm2'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Lieferant_Sonstige1'       FieldName = 'Verursacher_Lieferant_Sonstige1'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Lieferant_Sonstige2'       FieldName = 'Verursacher_Lieferant_Sonstige2'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Vertrieb1'       FieldName = 'Verursacher_Vertrieb1'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Vertrieb2'       FieldName = 'Verursacher_Vertrieb2'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Vertrieb3'       FieldName = 'Verursacher_Vertrieb3'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Montage1'       FieldName = 'Verursacher_Montage1'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Montage2'       FieldName = 'Verursacher_Montage2'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Verursacher_Montage3'       FieldName = 'Verursacher_Montage3'       FieldType = 'Logical'       DefaultValue = 'False'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Kosten_Material'       FieldName = 'Kosten_Material'       FieldType = 'Money'       DefaultValue = '0'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Kosten_Montage'       FieldName = 'Kosten_Montage'       FieldType = 'Money'       DefaultValue = '0'       ControlType = ctText       ComboBoxItems = <>     end     item       Caption = 'Kosten_Info'       FieldName = 'Kosten_Info'       FieldType = 'Memo'       ControlType = ctText       ComboBoxItems = <>     end>   Left = 872    Top = 528  end
---------------------------
OK  
---------------------------
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 05:29 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz