Click here to Skip to main content
15,902,299 members

Comments by shivam20292 (Top 6 by date)

shivam20292 24-Sep-12 5:26am View    
When I fill my form & click on update button, it gives runtime error '-2147217900 (80040e14)'
Also when i debug it, the whole create statement syntax is displayed highlighted.
shivam20292 24-Sep-12 5:02am View    
Hey Santosh,

I have tried this one too but still the error continues.

Have you looked my whole code?
I want to create in existing database on click event of update button..
shivam20292 24-Sep-12 4:17am View    
Runtime error in Create table syntax.

Please have a look at my whole form code in question.
shivam20292 24-Sep-12 3:58am View    
Deleted
Hey kkakadiya,

I am not using sql for the creation and want in VB6.0.

Suggest any solution regarding my code.

Thanx in advance
shivam20292 24-Sep-12 3:40am View    
Thanx Mehdi for your solution.
But still I am having an error in create table syntax.

I am using ADODB for the database creation. Also I want to create table in existing database.