microsoft ado data control v.6 sp4 
Author Message
 microsoft ado data control v.6 sp4

I need help !!!

How change the database location in runtime ???
The database is allways under
app.path & iif(right(app.path,1)="\","","\") & "dados\dados.mdb".
i'm using a microsoft ado data control 6.0 serv. pack 4
i've tried to change datprimaryrs.connectionstring before i show the form,
but no result




Wed, 18 Jun 1902 08:00:00 GMT  
 microsoft ado data control v.6 sp4
Is there a .Refresh method?  If so, you might need to call it after
changing the ConnectionString property.
Quote:

> I need help !!!

> How change the database location in runtime ???
> The database is allways under
> app.path & iif(right(app.path,1)="\","","\") & "dados\dados.mdb".
> i'm using a microsoft ado data control 6.0 serv. pack 4
> i've tried to change datprimaryrs.connectionstring before i show the form,
> but no result





Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. microsoft ado data control v.6 sp4

2. ADO Data Control in Visual Basic 5 with Microsoft Data Access SDK 2.0

3. Microsoft Data Formatting Object Library 6.0 (SP4)

4. Microsoft Data Formatting Object Libray 6.0 (SP4)

5. Microsoft Date and Time Picker Control 6.0 (SP4)

6. ADO, SQL Server, VB problem posted to the microsoft.public.data.ado group as well

7. VB6 (SP4) Data Control - Access 2000 Password Database

8. ADO data control 6.0 and ADO data object 2.1 conflict

9. Using ADO Data Control on User Control as Data Source

10. Create User Control as Data Source Using ADO Data Control

11. ADO and Microsoft ActiveX Data Objects 2.0 Library

12. ADO SHAPE Command for use with the Microsoft Data Report

 

 
Powered by phpBB® Forum Software