Hello Everyone
Im trying to link my forms in VB into my SQL server 2000 Databse.
There doesnt seem to be many tutorials to help with this on the internet, im quite new to SQL ive been using VB6 with Access 2000 linking tables, queries etc with these two applications. I now want to move to SQL VB6 and finding it hard to know how to link up say, text1.text on a vb form with a field in sql server. i.e. update field Customer name from a VB text box, there seems to be alot on updating from sql server syntax but nothing when you actually place values in a VB text box. I have used the ADOdc Data control used a stored procedure in sql and linked these, this returns all records instead of just updating or deleting info on one record, has anyone got any ideas where to start.
My boss is starting to pi*s me off asking how far ive got!
Thank you in advance.
Jim
Im trying to link my forms in VB into my SQL server 2000 Databse.
There doesnt seem to be many tutorials to help with this on the internet, im quite new to SQL ive been using VB6 with Access 2000 linking tables, queries etc with these two applications. I now want to move to SQL VB6 and finding it hard to know how to link up say, text1.text on a vb form with a field in sql server. i.e. update field Customer name from a VB text box, there seems to be alot on updating from sql server syntax but nothing when you actually place values in a VB text box. I have used the ADOdc Data control used a stored procedure in sql and linked these, this returns all records instead of just updating or deleting info on one record, has anyone got any ideas where to start.
My boss is starting to pi*s me off asking how far ive got!
Thank you in advance.
Jim