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
~19.3K People Reached
Favorite Forums

4 Posted Topics

Member Avatar for Reverend Jim
Member Avatar for gayzlein

I want to create a table in my database Access from another table already existing with vb.net this is my query: CREATE TABLE table_name SELECT as PRODUCT_NAME, PRICE FROM TABLE1 GROUP BY PRODUCT_NAME if someone can help me I would be grateful

Member Avatar for ryanjayson
0
70
Member Avatar for gayzlein

hi all i want a program that allow me to import excel data into access database using vb.net knowing that the excel data contains duplicates and blanks.my table looks like this: Reference quantity unit_cost turnover once the data is imported, I want to perform calculations to calculate the cumulated turnover …

Member Avatar for gayzlein
0
2K
Member Avatar for gayzlein

Hello, i need a code to show data from database into textbox i have this request "select count(*) from table" i work with access database andi want show the result in textbox pleaase help

Member Avatar for gayzlein
0
8K

The End.