wow... 
FORUM RULES  
1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

this is a "Doubt"?

Doubt: a)to consider unlikely , b) to lack confidence in.

I think, more accurate thread title would be: "How to insert data from Excel 
into a database using SQL"


On to your QUESTION....
You may have trouble getting someone to answer your question using Visual 
Basic dot Net.

This forum is for Excel and VBA macros.

Why not use VBA in Excel?
You need to establish a connection to your database.
then use VBA to build your SQL statment using fields from the Excel worksheet, 
then execute the SQL.

Also, SQL is a LANGUAGE (Structured Query Language).
It is a syntax for managing data in a database such as Oracle, Ingres, Sybase, 
Microsoft Access.

So, you don't have an SQL table, you have a database that you wish to insert 
data from Excel, using SQL.

in order to get assistance, you're going to have to be more clear as to what 
you 
have, and what you want to do.
(and what you've done so far)
 
Paul
-----------------------------------------
“Do all the good you can,
By all the means you can,
In all the ways you can,
In all the places you can,
At all the times you can,
To all the people you can,
As long as ever you can.” - John Wesley
-----------------------------------------




________________________________
From: amrahs k <amrahs...@gmail.com>
To: excel-macros@googlegroups.com
Sent: Mon, September 17, 2012 11:58:19 AM
Subject: $$Excel-Macros$$ Fwd: Doubt





Hi,

How to insert specific column values from excel to sql table using visubal 
basic 
dot net.

Thanks,
Sharma
-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel
 
FORUM RULES (1120+ members already BANNED for violation)
 
1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
 
2) Don't post a question in the thread of another member.
 
3) Don't post questions regarding breaking or bypassing any security measure.
 
4) Acknowledge the responses you receive, good or bad.
 
5) Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

 
6) Jobs posting is not allowed.
 
7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.
 
NOTE : Don't ever post personal or confidential data in a workbook. Forum 
owners 
and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.

-- 
Join official facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES (1120+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

6) Jobs posting is not allowed.

7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed.

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.


Reply via email to