hi good afternoon to all....ahmm im new in vb6 because we started at VB.net 2k5 and my friend asks me to help him on his project using VB6 professional and the database would be a msSQL server 2005...we have established a connection and now our problem is this...
we can't select or update or delete the stored data in the database....i don't know the syntax because in .net we will just import the System.data.sqlclient...and in VB6 im totally no idea how to do that thing...
i hoped someone may find this thread and help us here...
i advance thank you for your help...
6 Replies - 3435 Views - Last Post: 16 April 2011 - 03:42 PM
#1
how to select or update or delete in VB6 using msSQL server 2005
Posted 10 April 2011 - 10:55 PM
Replies To: how to select or update or delete in VB6 using msSQL server 2005
#2
Re: how to select or update or delete in VB6 using msSQL server 2005
Posted 11 April 2011 - 01:55 AM
look in the tutorials section....it is in there
#3
Re: how to select or update or delete in VB6 using msSQL server 2005
Posted 12 April 2011 - 08:10 PM
maj3091, on 11 April 2011 - 01:55 AM, said:
look in the tutorials section....it is in there
i can't find it at the tutoriall the tutorial thread seems to be full of unfinish post....almost all are questions....too....
could you give me the link where i can find a sample for a INSERT SELECT UPDATE DELETE code using the msSQL server 2005....
#4
Re: how to select or update or delete in VB6 using msSQL server 2005
Posted 12 April 2011 - 08:16 PM
just read the t-sql documentation that comes with it.
#5
Re: how to select or update or delete in VB6 using msSQL server 2005
Posted 13 April 2011 - 03:51 AM
Did you actually look at the tutorials??
THIS shows you how to connect to SQL server using ADO in VB6.
The Select, update, delete commands are SQL commands, so Bob as said, look at the T-SQL docs, or put your .net experience to use.
THIS shows you how to connect to SQL server using ADO in VB6.
The Select, update, delete commands are SQL commands, so Bob as said, look at the T-SQL docs, or put your .net experience to use.
#6
Re: how to select or update or delete in VB6 using msSQL server 2005
Posted 16 April 2011 - 06:30 AM
maj3091, on 13 April 2011 - 03:51 AM, said:
Did you actually look at the tutorials??
THIS shows you how to connect to SQL server using ADO in VB6.
The Select, update, delete commands are SQL commands, so Bob as said, look at the T-SQL docs, or put your .net experience to use.
THIS shows you how to connect to SQL server using ADO in VB6.
The Select, update, delete commands are SQL commands, so Bob as said, look at the T-SQL docs, or put your .net experience to use.
ahmm...i have already solve thanks for the reply guys...it really helps....
#7
Re: how to select or update or delete in VB6 using msSQL server 2005
Posted 16 April 2011 - 03:42 PM
All right. Glad you've solved the problem. Now you see why it's best to let everyone know, yes?
Page 1 of 1
|
|

New Topic/Question
Reply





MultiQuote




|