On Jun 27, 2011, at 4:11 PM, Calven Eggert wrote: > you did it again Chuck! > > it works now! THANKS! > > damn computer. it should have known that I had the driver name wrong. :-)
Don't beat yourself up over that. MS changed the structure of the driver packages between versions of the JDBC driver. Seriously. Dave > > > On 2011-06-27, at 4:05 PM, Chuck Hill wrote: > >> Valuable clues below... >> >> On Jun 27, 2011, at 12:53 PM, Calven Eggert wrote: >>>>>>> >>>>>>> In the eomodel: >>>>>>> URL=jdbc:microsoft:sqlserver://x.x.x.x:1433; >> >> Should be >> jdbc:sqlserver://host.com:1433;databaseName=YOUR_DB_NAME >> >> >> >>>>>>> User=user >>>>>>> Password= Password >>>>>>> Driver=com.microsoft.jdbc.sqlserver.SQLServerDriver >> >> should be >> com.microsoft.sqlserver.jdbc.SQLServerDriver >> >> >> -- >> Chuck Hill Senior Consultant / VP Development >> >> Come to WOWODC this July for unparalleled WO learning opportunities and real >> peer to peer problem solving! Network, socialize, and enjoy a great >> cosmopolitan city. See you there! http://www.wocommunity.org/wowodc11/ >> > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
