Gamestudio Links
Zorro Links
Newest Posts
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Help with plotting multiple ZigZag
by M_D. 04/26/24 20:03
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
M1 Oversampling
by jcl. 04/26/24 11:12
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
Eigenwerbung
by jcl. 04/26/24 11:08
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (AndrewAMD, alibaba, Quad), 761 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
wandaluciaia, Mega_Rod, EternallyCurious, howardR, 11honza11
19049 Registered Users
Previous Thread
Next Thread
Print Thread
Rating: 4
Page 8 of 24 1 2 6 7 8 9 10 23 24
Re: MySQL dll [Re: KyiasShadow] #41687
07/04/05 22:14
07/04/05 22:14
Joined: Apr 2002
Posts: 4,801
Richmond B.C., Canada
Captain_Kiyaku Offline

Dichotomic
Captain_Kiyaku  Offline

Dichotomic

Joined: Apr 2002
Posts: 4,801
Richmond B.C., Canada
yepp i think i really need the pro for it ^^' so i can forget it -_+


My Blog

"Tag und Nacht schrei ich mich heiser,
Wind weht alle Worte fort,
Tag und Nacht schrei ich mein Krähenwort!"

Subway To Sally - Krähenkönig
Re: MySQL dll [Re: Captain_Kiyaku] #41688
07/09/05 22:15
07/09/05 22:15
Joined: Oct 2003
Posts: 128
Austria/Vorarlberg
W
Wolfgang_Knecht Offline
Member
Wolfgang_Knecht  Offline
Member
W

Joined: Oct 2003
Posts: 128
Austria/Vorarlberg
i own a6 pro, but i can't connect to my database over the internet.

i have tested the c-script with a local database... no problem, it works fine.
i have tested the online database with php... no problem, i can connect the online database with php.

can anyone help me, connecting my online database via c-script?

Re: MySQL dll [Re: Wolfgang_Knecht] #41689
07/11/05 20:49
07/11/05 20:49
Joined: Dec 2004
Posts: 306
Planet Earth
Wiz Offline
Senior Member
Wiz  Offline
Senior Member

Joined: Dec 2004
Posts: 306
Planet Earth
Maybe the dll don't support other than localhost connections.

Re: MySQL dll [Re: Wiz] #41690
07/13/05 01:23
07/13/05 01:23
Joined: Mar 2004
Posts: 217
UK (Peterborough)
KyiasShadow Offline
Member
KyiasShadow  Offline
Member

Joined: Mar 2004
Posts: 217
UK (Peterborough)
It should work. Nothing wrong with the DLL as far as i know. Should be teh same scripting just a different connection IP.


A6 Commercial V6.3 1024MB DDR RAM P4 2.8GHz 256MB GeForce FX 5600 160GB HDD
Re: MySQL dll [Re: KyiasShadow] #41691
07/13/05 01:24
07/13/05 01:24
Joined: Mar 2004
Posts: 217
UK (Peterborough)
KyiasShadow Offline
Member
KyiasShadow  Offline
Member

Joined: Mar 2004
Posts: 217
UK (Peterborough)
Oh make sure all Capital and Lower case letters are the same.


A6 Commercial V6.3 1024MB DDR RAM P4 2.8GHz 256MB GeForce FX 5600 160GB HDD
Re: MySQL dll [Re: KyiasShadow] #41692
07/13/05 12:28
07/13/05 12:28
Joined: Oct 2003
Posts: 128
Austria/Vorarlberg
W
Wolfgang_Knecht Offline
Member
Wolfgang_Knecht  Offline
Member
W

Joined: Oct 2003
Posts: 128
Austria/Vorarlberg
thanks for your replies, but i think, i know the problem now.
because of security risk may the database can only be connected from the server, where the webpage is saved.

so it's not a problem from the dll.

i have contacted my webspace provider to ask if they can do something against that "problem"... but i havn't got a reply until now.

have a nice day!
wolfgang

Re: MySQL dll [Re: Wolfgang_Knecht] #41693
07/14/05 14:19
07/14/05 14:19
Joined: Oct 2004
Posts: 290
Latvia
Leonardo Offline
Member
Leonardo  Offline
Member

Joined: Oct 2004
Posts: 290
Latvia
I have a problem. I can't even connect to the database. Correct me if I'm wrong, but all the names of the databases are shown at the right side, when you work with the Query Browser, right? By default there is a mysql and a test database in the beginning, correct? and by default there is a user "root", to whom I assign a password. If that's all correct I don't see the problem. My code:

mySQL_Connectdb("test","localhost","root","password");

I copied this exactly the way i have it, besides the password of course...

Help me!!


"Things of the mind left untested by the senses are useless."
Re: MySQL dll [Re: Leonardo] #41694
07/14/05 16:35
07/14/05 16:35
Joined: Mar 2004
Posts: 217
UK (Peterborough)
KyiasShadow Offline
Member
KyiasShadow  Offline
Member

Joined: Mar 2004
Posts: 217
UK (Peterborough)
Ok. Its best to download a agent to manage the database SQLyog is a very good one. Create your own database for starter. Make sure you have configured teh database using the MYSQL Configure that is in teh start menu. And make sure in the configure you made an account. The Password will be the password you created in teh configure, yes its root. yes its localhost or 127.0.0.1 and the table "test" can be what ever table you have created wich is best. i had problems but i just kept trying and figured it out read this whole thread youll find it easier.

Oh and turn of your fire wall when you are testing.


A6 Commercial V6.3 1024MB DDR RAM P4 2.8GHz 256MB GeForce FX 5600 160GB HDD
Re: MySQL dll [Re: KyiasShadow] #41695
07/24/05 16:24
07/24/05 16:24
Joined: Jul 2005
Posts: 8
T
tHePrO3Et Offline
Banned
tHePrO3Et  Offline
Banned
T

Joined: Jul 2005
Posts: 8
Can someone give me a tutorial for the MySQL plugin on how to use it. I'm totally clueless.

Re: MySQL dll [Re: tHePrO3Et] #41696
07/24/05 17:24
07/24/05 17:24
Joined: Oct 2004
Posts: 290
Latvia
Leonardo Offline
Member
Leonardo  Offline
Member

Joined: Oct 2004
Posts: 290
Latvia
Your not the only one. I wish someone could talk to me on MSN or Skype who has a working example of this mySQL plugin. If someone can do that, please PM me. Please!! I'm desperate!


"Things of the mind left untested by the senses are useless."
Page 8 of 24 1 2 6 7 8 9 10 23 24

Moderated by  adoado, checkbutton, mk_1, Perro 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1