John W. Colby
jwcolby at colbyconsulting.com
Mon Sep 5 08:33:48 CDT 2005
The starter kit for VB Express called MyMovieCollection appears to be working, however one of the fields in the SQL Server database is too short - the WebPageLink field. This database is used by the application but AFAICT I am not given any tools to work with the database itself. If this were in Access I would just open it and modify the length of the field and be done, but this is SQL Server. Can anyone tell me how to "attach" to this SQL Server database using SQL Enterprise manager so that I can make the mod necessary to allow this to work? John W. Colby www.ColbyConsulting.com Contribute your unused CPU cycles to a good cause: http://folding.stanford.edu/ -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Bobby Heid Sent: Monday, August 29, 2005 11:33 AM To: dba-vb at databaseadvisors.com Subject: RE: [dba-VB] VB.Net - RSS reader - I have success... Cool! Thanks John. Bobby -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of John W. Colby Sent: Wednesday, August 24, 2005 7:11 PM To: dba-vb at databaseadvisors.com Subject: [dba-VB] VB.Net - RSS reader - I have success... Well, I have a vb.net program reading an rss feed and storing fields in a table. Cooool stuff. When I'm finished massaging the code I'll post it to show how I did it. John W. Colby www.ColbyConsulting.com _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com