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
~481 People Reached
About Me

i am who i am...

Interests
i like to draw or sketch, i love rock music esp. those w/c have nice lyrics and bands that really good…
Member Avatar for arleyquininy

since i'm just a newbie here.. help me pls, in putting an avatar on my profile. the image was always unsaved..:(

Member Avatar for Radical Edward
0
154
Member Avatar for arleyquininy

[code] using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.IO; using System.Data.OleDb; using System.Data.Common; namespace subok { public partial class Form1 : Form { public OleDbConnection connect; static string strconnect = @"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=""C:\Documents and Settings\avupdate\My Documents\db3.mdb"; public OleDbDataAdapter adapter; public DataSet …

0
66
Member Avatar for arleyquininy

:) i'm just new here... i found this site coz im very much desperate to solve my problem in c#..:'( i really need your help....:icon_cry: i already posted my problem under software development, c# folder.... plsss...need everybody's help..:S

Member Avatar for zandiago
0
52
Member Avatar for arleyquininy

[code] using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.IO; using System.Data.OleDb; using System.Data.Common; namespace subok { public partial class Form1 : Form { public OleDbConnection connect; static string strconnect = @"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=""C:\Documents and Settings\avupdate\My Documents\db3.mdb"; public OleDbDataAdapter adapter; public DataSet …

Member Avatar for bcasp
0
107
Member Avatar for arleyquininy

[code] using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.IO; using System.Data.OleDb; using System.Data.Common; namespace subok { public partial class Form1 : Form { public OleDbConnection connect; static string strconnect = @"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=""C:\Documents and Settings\avupdate\My Documents\db3.mdb"; public OleDbDataAdapter adapter; public DataSet …

Member Avatar for JerryShaw
0
102