No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
9 Posted Topics
While Not EOF(hfile) Line Input #hfile, buffer [COLOR="Red"] Data() = Split(buffer, ",") [/COLOR] i = i + 1 With fghStudentInfo .TextMatrix(i, 1) = Data(0) End With Wend i'm new to VB. can someone help me to understand the command? i want to load the data from .csv to my vb … | |
hello guys, i'm new to VB, n i have been given a project (data extraction ) for my final year project, n i'm quite confuse. Can anyone, tell me how to extract data from one source? for eg: from .txt file. Thank u so much for your time. | |
i changed my password in mysql using the mysql server instance config wizard from the start menu. once i changed it, the access is denied to view all the database in phpMyAdmin.. #1045 - Access denied for user 'root'@'localhost' (using password: NO) - this error appeared in the screen. i … | |
i'm using Macromedia Dreamweaver MX, and i fail to connect with mySQL database . any tips ?? pls help .. :confused: | |
Re: [QUOTE=kevinritt;683971]How do I upload an Excel or CSV file into a MySQL database. I 'Googled' it and tried a couple things but nothing worked. Appreciate any help[/QUOTE] u can just upload it using IMPORT in the database . its quick and simple | |
i have trouble installing PHP load module by using apache version 2.0. i'm using windows. pls help before i go insane. | |
i am assigned to convert data from microsoft excel to mysql... pls tell me how. pls help. thanks ! :( | |
i'm using WINDOWS, and currently i'm facing difficulties when i fail to load PHP module using apache_2.0.59-win32-x86-no_ssl. The problem is, in my httpd.conf file, i fail to LoadModule php5_module “c:Web/PHP5/php5apache2.dll”. I changed the module to c:Web/PHP5/php5apache2_2.dll but it doesnt seem to work at all. Help me, pls .. :( | |
Re: u can go to his website,. maybe it can help. [url]http://www.w3schools.com/PHP/php_install.asp[/url] [url]http://www.tanguay.info/wamp/installPhp5.php5?step=6[/url] |
The End.