DBCombo Control Crashes System at Design Time (Record Source Property)

DBCombo Control Crashes System at Design Time (Record Source Property)

Post by Shashi Kaparth » Sun, 21 Nov 1999 04:00:00



Hello Everyone:

I am trying to convert a project created with VB 5.0 to VB 6.0.

Whenever I select the Record Source Property for a DBCombo control at design
time, the form flashes a few times and the system crashes.

Any help will be GREATLY appreciated.

Thanks in advance.

Shashi Kaparthi


 
 
 

DBCombo Control Crashes System at Design Time (Record Source Property)

Post by Javier Sotomayo » Tue, 23 Nov 1999 04:00:00


Hello world. Spain calling...

I had the same problem with de TDBGrid. Whenever I tried to establish the
datasource, my system paused for a while and then crashed.

The problem ended when I installed Visual Basic SP3 (I suppose it was a
bug).

Hope this helps.


>Hello Everyone:

>I am trying to convert a project created with VB 5.0 to VB 6.0.

>Whenever I select the Record Source Property for a DBCombo control at
design
>time, the form flashes a few times and the system crashes.

>Any help will be GREATLY appreciated.

>Thanks in advance.

>Shashi Kaparthi




 
 
 

1. How to put a Form parameter in Adodc Control Record Source property

Hi,

There is something I don't quite understand well I think..
I am using the Adodc control to access a recordset in read only mode.

I want to set the recordsource property of my control with a sql string that
contains a where clause that refers to a field in one of my form but it
won't work.

The same Sql string will work in my form load event when I set the
recordsource of my adodc control with .recordsource = "select..."

I don't know why, but if I left the recordsource property blank in my
control (because I want to set it in my Form Load event) I receive an error
message saying that the recordsource property is empty.

Ok.. sorry for those of you who understand nothing of what i'm trying to say
because of my very good english....... but here's some questions I have..

- Why I have to set the recordsource property of the adodc control in the
control itself and not where I want to set it ?
- What is the syntax of the Sql string in the recordsource property of the
adodc control because the same sql string will work on 1 side (with code)
and not in the other side (directly in the control).

Thanks for everything..

Bruno Paquette

2. VFP3 Referencing Forms

3. Lost visiblecount property for my DBcombo control

4. table size

5. ADO Data Control - Design Time/Run Time database locations

6. problems with pgp_ctl/postmaster.opts

7. Run Time vs Design Time - No Current Record

8. Locking a record?

9. Query: How to use DBCombo Control To Search for Records

10. dbcombo control not updating primary record

11. VB Control Properties DB Design

12. Image source at design time

13. ADO data control Design -vs- Run Time