German SLQ-Fehler

D

Deleted member 103

Guest
Hallo,

kann mir jemand sagen warum bei dem SQL-Beispiel diese Fehlermeldung(siehe Anhang) kommt?

Ausgelöst wird von diese Zeile:

HTML:
'Executes the SQL command
Sub mnuExecute_Click
   cmd.CommandText = txtCommand.Text
   'Executes the user query and fills the table with the result.
   cmd.ExecuteTable("table1",500) 'Limits the number of rows to 500 (change to 0 for unlimited)
End Sub

Der Fehler kommt nur auf dem Desktop. Probiert habe schon mit V5.80 und V6.01.
 

Attachments

  • SQL-Fehler.jpg
    19.7 KB · Views: 241
D

Deleted member 103

Guest
Kann mir jemanden den Fehler bestaetigen oder kommt es nur bei mir vor?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…