--
Ellis Hodgdon
How do you want to connect to this database?
- DB Pilot?
- from your own application?
In either case, you need a JDBC database driver. Get either
the one Microsoft offers or the jTDS driver which most say
is superior to Microsoft's: Google +"jdbc driver" +"sql server 2000".
If it's DB Pilot, search the archives (see sig below) for
dbpilot configure options
If it's within your own program, Google
+jdbc +driver +tutorial
or start here
http://java.sun.com/products/jdbc
If you want to use the DataExpress components
in JBuilder, start out by reading the "Developing
Database Applications" in the JBuilder Help. Study
the sample DataExpress projects.
--
Paul Furbacher (TeamB)
Save time, search the archives:
http://info.borland.com/newsgroups/ngsearch.html
Is it in Joi Ellis's Faq-O-Matic?
http://www.visi.com/~gyles19/fom-serve/cache/1.html
Finally, please send responses to the newsgroup only.
That means, do not send email directly to me.
Thank you.