Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for abbOoOoOod

hey all please help me about my graduation project i use this code to insert data on the table and i have no error,but nothing will save on the table..so please help me know why !! thank on advance.. -------------------------------- Imports System.Data.SqlClient Public Class Form1 Private Sub Button1_Click(ByVal sender As …

Member Avatar for schroaus
0
174
Member Avatar for xLuFeT

hello guys.. my problem is im gonna use my program into another computer but the sql server is on my laptop.. then i copy my program into another computer then I start debugging but there some of error.. this is my coonection string... conn.ConnectionString = "Data Source=192.168.1.34,1433;Initial Catalog=MyDatabase;Integrated Security=True" in …

Member Avatar for M.Waqas Aslam
0
302
Member Avatar for Jockster

I'm writing a code to build a advance calculator, I got everything BESIDES putting a message error that says: "Cannot divide by zero." in the dividebutton I just have a really hard time coding a message error... Thanks!

Member Avatar for Luc001
0
210
Member Avatar for xLuFeT

anyone know about viewing an item from database but you only need to view is for ex. Name|Address| Juan|Juan Luna Benita St.| thats the table and item in your database NOW you want to see it from your dataGridview but the 9 letters only... ex. DataGridView1 Name|Address| Juan|Juan Luna| thats …

Member Avatar for xLuFeT
0
140
Member Avatar for xLuFeT

Guys, need some help this is my code Select * Table1 ORDER BY Date DESC My problem is I code in descending order but its not descending order because I try to add a Data instead of 5/6/2013 is the first item that i will see. 1/1/2012 can be appear. …

Member Avatar for xLuFeT
0
621
Member Avatar for xLuFeT

hello guys, This is my problem for example. My program is on my computer the image location of my picture is on my computer then i want to debug my program into other computer but the picture is not appear because the location path is changed this is my code …

Member Avatar for tinstaafl
0
182