Hay gurus,
I was just wondering that how many tables from MS-SQL server can access
using JDBC driver at a time? This is most important to know for me. I need
your help please.
Thanks in advance
Printable View
Hay gurus,
I was just wondering that how many tables from MS-SQL server can access
using JDBC driver at a time? This is most important to know for me. I need
your help please.
Thanks in advance
If you actually have the driver, this shouldn't be hard to find out. Write
a program that accesses many tables at a time, and keep accessing more until
it fails.
Patel <wonderful_me_us@yahoo.com> wrote in message
news:39f7270a$1@news.devx.com...
>
> Hay gurus,
> I was just wondering that how many tables from MS-SQL server can
access
> using JDBC driver at a time? This is most important to know for me. I need
> your help please.
>
> Thanks in advance
try this site to get the benchmark
http://www.mysql.com/information/crash-me.php
--
Best Regards,
Wing Hoe
---------------------------------------------------------------
ICQ: 2213281
Email: winghoe@hotmail.com
www: http://pwp.maxis.net.my/winghoe
---------------------------------------------------------------
> Patel <wonderful_me_us@yahoo.com> wrote in message
> news:39f7270a$1@news.devx.com...
> >
> > Hay gurus,
> > I was just wondering that how many tables from MS-SQL server can
> access
> > using JDBC driver at a time? This is most important to know for me. I
need
> > your help please.
> >
> > Thanks in advance
>
>