Search found 4 matches

Search found 4 matches Page 1 of 1
by daniz
Sat Jul 23, 2011 7:28 am
Forum: Work in Progress
Topic: Maxernet
Replies: 26
Views: 7972

Hi,

i have the same tabcontrol for my webbrowser, and im gonna public this tabcontrol in the next days for the people who dont found it on internet ^^

By
by daniz
Fri Jun 10, 2011 9:14 pm
Forum: Tutorials
Topic: Connect to MySQL
Replies: 5
Views: 5278

The PHP way of connecting to MySQL. <?php $db = mysql_connect("mysql server", "username", "password") or die("Cannot connect to: " . mysql_error()); echo "Succesfully connected to the MySQL Database"; mysql_close($db); ?> Have Fun :D Try with: $db =...
by daniz
Thu Dec 30, 2010 3:25 pm
Forum: Tutorial Requests
Topic: vb datagrid
Replies: 2
Views: 978

mandai wrote:
If you have a SQL database you can add it in the data sources tab, then you can set the data source from properties.
Thank you, but could you make an easy tutorial or just a screenshot about it? so i understand it better.
have a nice day
bb
by daniz
Thu Dec 30, 2010 1:03 pm
Forum: Tutorial Requests
Topic: vb datagrid
Replies: 2
Views: 978

Hello,

how could i show my online or local database in the datagrid? i would insert, edit, delete and update files too.
Could anyone help me please?

Have a nice day
bb
Search found 4 matches Page 1 of 1
Go to advanced search