Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
3
Posts with Upvotes
2
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #4K
~4K People Reached
Favorite Tags
Member Avatar for prasu

I have a table in which i need to sort the column names. NOT sort by column names.....sort the COLUMN NAMES. since it is easy to sort the records.....is there any way by which you can convert column into rows and rows into columns.

Member Avatar for drjohn
0
1K
Member Avatar for prasu

I have a table in which i need to sort the column names. NOT sort by column names.....sort the COLUMN NAMES. since it is easy to sort the records.....is there any way by which you can convert column into rows and rows into columns.

Member Avatar for tuse
0
75
Member Avatar for jamello

Hello people! I need ideas about how to randomly generate a set of integers - a set of 16 on 40 rows. I had tried the Randomize function on the .net framework but has not been successful. Any idea woud be appreciated

Member Avatar for jamello
0
172
Member Avatar for prasu

I retrive data from a table to a datagridview. I want the coulmns to be in a sorted according to their names ex: column starting with 'a' should come before that of 'b' and so on Is there any SQL querry for the above problem or any function in datagridview …

Member Avatar for selvaganapathy
0
116
Member Avatar for SWdevelopment

Hello All, I want to learn VB.net again, before 3 years i did cource but now i forgot most of things what i learned. Now i want to learn VB.net again, will you please let me know good source to start with where, the examples are given with the code, …

Member Avatar for sierrainfo
0
169
Member Avatar for prasu

Please Check the code and reply what is wrong in the update code Try block is executed successfully........but it is not being updated. Public Class Form3 Dim cn As New Odbc.OdbcConnection("Driver={MySQL ODBC 3.51 Driver};Server=localhost;Database=attend_ap; User=root;Password=;") Dim cmd, cmd2 As Odbc.OdbcCommand Dim adp, adp2 As Odbc.OdbcDataAdapter Dim ds, ds2 As New …

Member Avatar for prasu
0
153
Member Avatar for prasu

I am trying to give greep rep but i only am able to give grey please tell me how to give greep rep

Member Avatar for John A
1
93
Member Avatar for prasu
Member Avatar for prasu

If i have a table with say x columns and y rows how do i get the contents of the 'i'th column into a arraylist

Member Avatar for tuse
0
120