Re: Runtime error '3706'
- From: Argusy <argusy@xxxxxxxxxxxxxxx>
- Date: Mon, 12 Feb 2007 21:49:21 +1030
More info
are you using the same code work elsewhere, but works?
are you opening multiple pages?
Did a google or MSDN search show up fixes that didn't work?
That sort of thing.
what is the everything in
"but everything I have tried has not worked"
Argusy
baked potato wrote:
Hi,
When i run my program and go to my add new record page, i get runtime error '3706'. I know it has something to do with the connection to the database but everything i have tried has not worked. I am using VB6 with an access97 database. This is the bit of code that it debug's:
cn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0.8618.0;" & "DataSource=c:my documents\Audit.mdb
cn.Open
Could anyone help at all??
.
- Prev by Date: Re: Recordset into DataGridView
- Next by Date: Re: Runtime error '3706'
- Previous by thread: import data from csv file to excel template through vb6
- Next by thread: Re: Runtime error '3706'
- Index(es):