![]() |
D2007: mit dbExpress SQLConnection auf internet mysql?
hiho!
ist es möglich mit der dbExpress SQLConnection auf eine Datenbank auf einem Webserver zuzugreifen? ich habe es jetzt schon bissl versucht aber bisher noch nicht erfolgreich. die datenbank hat nen user mit ner allowed connection von überall also nicht nur vom localhorst :-) hat damit schon wer erfahrung? freue mich auf eure hilfe :-) gruß reli |
Re: D2007: mit dbExpress SQLConnection auf internet mysql?
Was hast du versucht?
|
Re: D2007: mit dbExpress SQLConnection auf internet mysql?
über die settings an den server zu kommen :-)
also server z.b. auf die url zu stellen etc.. |
Re: D2007: mit dbExpress SQLConnection auf internet mysql?
Du mußt die IP/Host nehmen nicht die Url
|
Re: D2007: mit dbExpress SQLConnection auf internet mysql?
funktioniert leider auch nicht über die ip... oder muss noch nen port dahinter?
|
Re: D2007: mit dbExpress SQLConnection auf internet mysql?
Eigentlich nur wen es nicht der Standardport ist.
|
Re: D2007: mit dbExpress SQLConnection auf internet mysql?
ist der standardport.
ich bekomme auch die felhermeldung "access denied for user xxx@p12345.dip0.t-ipconnect.de"
Delphi-Quellcode:
[0AFAA3C5]{DbxCommonDriver100.bpl} Dbxcommon.TDBXContext.Error + $51
[0AFAD48F]{DbxCommonDriver100.bpl} Dbxdynalink.TDBXMethodTable.RaiseError + $AF [0AFAD7B1]{DbxCommonDriver100.bpl} Dbxdynalink.TDBXDynalinkConnection.CheckResult + $11 [0AFAD9C0]{DbxCommonDriver100.bpl} Dbxdynalink.TDBXDynalinkConnection.DerivedOpen + $50 [0AFA835B]{DbxCommonDriver100.bpl} Dbxcommon.TDBXConnection.Open + $7 [0AFA5436]{DbxCommonDriver100.bpl} Dbxcommon.TDBXConnectionFactory.GetConnection + $EA [406A7E12]{dbexpress4100.bpl} SqlExpr.TSQLConnection.DoConnect + $272 [20430901]{dbrtl100.bpl} DB.TCustomConnection.SetConnected + $39 [2002AE06]{rtl100.bpl } TypInfo.SetOrdProp + $36 [20DAA00E]{designide100.bpl} DesignEditors.TPropertyEditor.SetOrdValue + $22 [20DAB0AB]{designide100.bpl} DesignEditors.TEnumProperty.SetValue + $47 [20DA9CC5]{designide100.bpl} DesignEditors.TPropertyEditor.Edit + $C1 [20B1C772]{coreide100.bpl} PropInsp.TPropertyInspector.PropListEditDblClick + $14E [20E8E99D]{vclide100.bpl} IDEInspListBox.TInspListBox.DoEditDblClick + $15 [20E9021E]{vclide100.bpl} IDEInspListBox.TInspListBox.EditDblClick + $2 [2013FBC9]{vcl100.bpl } Controls.TControl.DblClick + $15 [2013FD2C]{vcl100.bpl } Controls.TControl.WMLButtonDblClk + $34 [2013F6A7]{vcl100.bpl } Controls.TControl.WndProc + $2BB [20143736]{vcl100.bpl } Controls.TWinControl.WndProc + $4FA [20D99772]{designide100.bpl} DeskUtil.SetFocusHook + $2E [20031FC4]{rtl100.bpl } Classes.TThreadList.UnlockList + $4 [200EBA20]{vcl100.bpl } Graphics.FreeMemoryContexts + $98 [20142E75]{vcl100.bpl } Controls.TWinControl.MainWndProc + $41 [201431E8]{vcl100.bpl } Controls.TWinControl.IsControlMouseMsg + $60 [20143736]{vcl100.bpl } Controls.TWinControl.WndProc + $4FA [20E8DB6B]{vclide100.bpl} IDEInspListBox.TPropInspEdit.WndProc + $37 [20142E60]{vcl100.bpl } Controls.TWinControl.MainWndProc + $2C [20040DE4]{rtl100.bpl } Classes.StdWndProc + $14 [20161EC1]{vcl100.bpl } Forms.TApplication.StopHintTimer + $15 [20160EF0]{vcl100.bpl } Forms.TApplication.ProcessMessage + $F4 [20160F32]{vcl100.bpl } Forms.TApplication.HandleMessage + $A [20161188]{vcl100.bpl } Forms.TApplication.Run + $CC [00422971]{bds.exe } bds.bds (Line 196, "" + 7) + $2 |
Re: D2007: mit dbExpress SQLConnection auf internet mysql?
Erlaube mal explizit diesen Benutzer
|
Re: D2007: mit dbExpress SQLConnection auf internet mysql?
Benutzer Host Kennwort Globale Rechte Grant
xxx % Ja SELECT, INSERT, UPDATE Nein ist ganz normal über phpmyadmin freigegeben... oder was meinst du mit explizit ? |
Re: D2007: mit dbExpress SQLConnection auf internet mysql?
hm...
irgendwas schien im phpmyadmin falsch gegangen zu sein. der user hatte wohl irgendwelche probleme -> neu erstellt und nu gehts ^^ danke für die hilfe :-) |
Alle Zeitangaben in WEZ +1. Es ist jetzt 02:10 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