Hi all,
sorry If I say this:
why SAPDB dont develop Ado.Net Native driver?
I think that a lot of people will use it and will choice MaxDb.
ODBC it's very slow, so cause I develop for Windows Platform I'll never use
MaxDb.

bye

max


-----Messaggio originale-----
Da: Schroeder, Alexander [mailto:[EMAIL PROTECTED]
Inviato: martedì 4 maggio 2004 8.06
A: 'zaq quallesqy'; Milis MaxDB
Oggetto: RE: VB.Net and MaxDB


Hello Zaq,

possibly, an ODBC trace will tell what the application is doing when
it guesses how to fill the combo box. So, please look at

http://sapdb.2scale.net/moin.cgi/ODBCTrace

how to create a driver manager trace.

Regards

Alexander Schröder
SAP DB, SAP Labs Berlin

> -----Original Message-----
> From: zaq quallesqy [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 03, 2004 5:17 PM
> To: Milis MaxDB
> Subject: VB.Net and MaxDB
>
>
> I'm making a program using VB.Net and MaxDB7.5. Everything is
> fine, I can
> select a table, query, insert, udate, delete, and other. But
> when I'm trying
> to set a combobox to be automaticly have members from a
> table, I didn't
> work.
>
> My table structure are :
>
>
>
> tblJob = @id + job
>
>
>
> And combobox related properties are :
>
>
>
> DataSource : Dataset11
>
> DisplayMember : tblJob.job
>
> ValueMember : tblJob.job
>
>
>
> I also try :
>
>
>
> DataSource : Dataset11.tblJob
>
> DisplayMember : job
>
> ValueMember : job
>
>
>
> Both didn't work. Why?
>
>
>
> Somebody please help me, I'm desperate!
>
>
>
> === English is not my 1st languages ===
>
>
>
>

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to