 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Mauricio Meza Guest
|
Posted: Tue Dec 09, 2003 8:53 pm Post subject: PickList JdbComboBox MSSQLServer |
|
|
Hi people ¡
I have a problem in JBuilder when I try to show a list of elements on
JdbComboBox, I set a pickList propertie on a column and everthing works
perfectly on MSAccess and InterBase, but when I try to do this on SQL Server
2000 I get this message:
" [Microsoft] [ODBC SQL Server Driver] Connection is busy with results for
another htmt"
Well, this might be by open and close QueryDataSet's, I already do this ..
but messages about DataSetException's like "Operation cannot be performed
on an open DataSet. Close the DataSet first" ... are shown ¡¡
Any sugerence ???
Regards ¡
|
|
| Back to top |
|
 |
Michel Verbist Guest
|
Posted: Mon Dec 29, 2003 9:14 am Post subject: Re: PickList JdbComboBox MSSQLServer |
|
|
You are using the jdbcodbc bridge?
Try using a real jdbc driver to see if that makes a difference.
Michel.
Have
"Mauricio Meza" <mauricio.meza (AT) generalsoft (DOT) com.mx> wrote:
| Quote: | Hi people ¡
I have a problem in JBuilder when I try to show a list of elements on
JdbComboBox, I set a pickList propertie on a column and everthing works
perfectly on MSAccess and InterBase, but when I try to do this on SQL Server
2000 I get this message:
" [Microsoft] [ODBC SQL Server Driver] Connection is busy with results for
another htmt"
Well, this might be by open and close QueryDataSet's, I already do this ..
but messages about DataSetException's like "Operation cannot be performed
on an open DataSet. Close the DataSet first" ... are shown ¡¡
Any sugerence ???
Regards ¡
|
|
|
| Back to top |
|
 |
Mauricio Meza Guest
|
Posted: Mon Dec 29, 2003 10:03 pm Post subject: Re: PickList JdbComboBox MSSQLServer |
|
|
Yeap...
The real jdbc driver fixes the problem
Thks a lot ¡¡
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|