No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
hi every one. i have a vb6 application and i am using xampp as my database. it works fine when i access my database locally using the following code: Driver={MySQL ODBC 3.51 Driver};Database=NAME_OF_MY_DATABASE;Server=localhost; Port=3306;Option=13; but how will access xampp database stored in a remote pc in a network? thankz. | |
Good day everyone. i have a vb6 program that attaches files in my database having an attachment field named ATTACHFILE. Saving files works fine but i cant upload/save file to a selected directory. I have the following code below . I was able to save it to my spcefied directory … | |
Good day to all. I have a database in MS access and i need to access it using HTML. Can anyone help me to do this. Thanks. | |
Re: hi there. what do you mean by server_address and how can i obtain it. i have a vb application and used xampp in my database i used localhost as my server and it works. my problem is i don't how how to access a xampp database on remote database. thankz … | |
i am trying to execute an exe file on a remote computer using vb 6.0 and i'm using psexec here is my code: shell("psexec //computer1 d:\test.exe") but it is not working by. by the way i am using a cloned system. can anybody help me.. thank you so much. | |
Re: hi there, i am new to mysql and i have a vb application and created a database in xampp. it wokrs fine when i access it using localhost but i don't have any idea how to access a database that is also created in xampp on a remote computer. please … |
The End.