Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 29-07-2009, 08:01 PM   #1 (permalink)
Alpha Geek
 
ajaybc's Avatar
 
Join Date: Feb 2007
Location: Cochin
Posts: 744
Default VB6 + ORACLE HELP NEEDED URGENT


I have made a database in oracle with the fields Name and marks.
Iam making a frontend program in VB6 for inputting values into it.
But it is VB is showing syntax error.Please help

Quote:
Dim cn As New ADODB.Connection
Private Sub cmdAdd_Click()
cn.Execute "INSERT INTO MARKLIST(NAME,MARKS) VALUES('"txtNAME.Text"',"txtMarks.text")"
End Sub

Private Sub Form_Load()
cn.ConnectionString = "Provider=MSDAORA.1;Password=ajaybc;User ID=SYSTEM;Data Source=VIRTUALAJAY;Persist Security Info=True"
cn.Open
End Sub
__________________
Available for freelance web design and web development jobs.
You can view my portfolio here.
Ajay Balachandran

Please contact via PM
ajaybc is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 30-07-2009, 01:07 PM   #2 (permalink)
Excessive happiness
 
furious_gamer's Avatar
 
Join Date: Jun 2008
Location: Bangalore
Posts: 2,974
Default Re: VB6 + ORACLE HELP NEEDED URGENT

^^
Why dont u put your table structure and exact error message here, so that we can understand what's really going on..
__________________
My First Android phone : Samsung Galaxy SL i9003 - Rooted & Gingerbread XXKPQ
Updated : superteekz_V2 ROM for XXKPQ.

PS Request
furious_gamer is offline  
Old 30-07-2009, 01:45 PM   #3 (permalink)
Alpha Geek
 
ajaybc's Avatar
 
Join Date: Feb 2007
Location: Cochin
Posts: 744
Default Re: VB6 + ORACLE HELP NEEDED URGENT

^never mind got the solution.
Quote:
cn.Execute "INSERT INTO MARKLIST(NAME,MARKS) VALUES('" & txtNAME.Text & "'," &txtMarks.text & ")"
__________________
Available for freelance web design and web development jobs.
You can view my portfolio here.
Ajay Balachandran

Please contact via PM
ajaybc is offline  
Old 30-07-2009, 01:47 PM   #4 (permalink)
Excessive happiness
 
furious_gamer's Avatar
 
Join Date: Jun 2008
Location: Bangalore
Posts: 2,974
Default Re: VB6 + ORACLE HELP NEEDED URGENT

^^

Thats coool... Atleast i learnt something
__________________
My First Android phone : Samsung Galaxy SL i9003 - Rooted & Gingerbread XXKPQ
Updated : superteekz_V2 ROM for XXKPQ.

PS Request
furious_gamer is offline  
Old 30-07-2009, 10:13 PM   #5 (permalink)
Alpha Geek
 
ajaybc's Avatar
 
Join Date: Feb 2007
Location: Cochin
Posts: 744
Default Re: VB6 + ORACLE HELP NEEDED URGENT

__________________
Available for freelance web design and web development jobs.
You can view my portfolio here.
Ajay Balachandran

Please contact via PM
ajaybc is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Charan
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 03:10 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2