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
~906 People Reached
Favorite Tags
Member Avatar for samehsenosi

Hi Everyone hi was trying to call a different and Anonymous objects into my form but i can't reach to the right method tyo do that my matter here is falls under calling a tree view.... i mean any tree view !!! i was trying to handle this code but …

Member Avatar for sknake
0
112
Member Avatar for samehsenosi

[B]hi every body i have a trouble with viewing the report from using the following environments[/B] C# - Crystalreport - Oracle database i regularly use the basic way to call a view form the database and extract the data form it like that [CODE]cmd.commandtext= "Create view as select * from …

Member Avatar for DdoubleD
0
139
Member Avatar for babbu

m using access 2007 and vb 2005 this is my code [CODE] Dim drNewRow As DataRow = m_DataTable.NewRow() drNewRow("Code") = txtColourCode.Text.Trim drNewRow("Colour Name") = txtBaseColour.Text.Trim drNewRow("Price") = txtPrice.Text.Trim m_DataTable.Rows.Add(drNewRow) m_DataAdapter.Update(m_DataTable) [/CODE]

Member Avatar for TomW
0
388
Member Avatar for samehsenosi

hi every one i have many times to discover the right way to create a sales bill with advanced way but all my results goes to fail i try to create a view from my sales table sales table fields is : 1- company name 2- responsible name 3- date\time …

0
45
Member Avatar for samehsenosi

hi every body i want to know the way to make the sql server avaliable on my network to share the data between many computers based on same network i need to know where i start to configure the setting from sql server ? or visual studio application ? if …

Member Avatar for samehsenosi
0
140
Member Avatar for samehsenosi

hi everyone pleas i want to know the way how i can clear a particular line in multiline textbox i ant to know how to do that thanks 4 all

Member Avatar for GeekByChoiCe
0
82