|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VB2005 Pro Edition--Data Sources window is disabled when viewing formsWhen I open the Data Sources window and create a new data source, everything
works fine. But if I have a form showing in the IDE, the Data Sources window becomes disabled and doesn't display any of the database components. Yet, when I switch to code view, I can see everything just fine. Does anyone have any idea why the Data Sources window becomes disabled when I'm viewing forms? TIA. Dave David,
Mostly we cannot see this, simple because this becomes when you have deleted parts of what is generated. Cor "David Lee Conley" <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in Show quoteHide quote bericht news:zTc5g.14628$i41.11938@newsread1.news.atl.earthlink.net... > When I open the Data Sources window and create a new data source, > everything works fine. But if I have a form showing in the IDE, the Data > Sources window becomes disabled and doesn't display any of the database > components. Yet, when I switch to code view, I can see everything just > fine. > > Does anyone have any idea why the Data Sources window becomes disabled > when I'm viewing forms? > > TIA. > > Dave > I thought maybe I had deleted something I shouldn't have, so I tried again
by deleting all of the old files (including all the folders), creating a fresh windows application solution, and immediately adding a data source, but the same exact thing happened. Dave Show quoteHide quote "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message news:%23NSSIcNbGHA.2504@TK2MSFTNGP05.phx.gbl... > David, > > Mostly we cannot see this, simple because this becomes when you have > deleted parts of what is generated. > > Cor > > "David Lee Conley" > <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in > bericht news:zTc5g.14628$i41.11938@newsread1.news.atl.earthlink.net... >> When I open the Data Sources window and create a new data source, >> everything works fine. But if I have a form showing in the IDE, the Data >> Sources window becomes disabled and doesn't display any of the database >> components. Yet, when I switch to code view, I can see everything just >> fine. >> >> Does anyone have any idea why the Data Sources window becomes disabled >> when I'm viewing forms? >> >> TIA. >> >> Dave >> > > David,
You know that the datasource window shows the datasources that you have created in that project? Not the one from other projects (it is in fact the file that you can see when you set in explorer the icon show all files to true, and its name is than the dataset.name.vb Cor "David Lee Conley" <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in Show quoteHide quote bericht news:zNm5g.5683$An2.4214@newsread2.news.pas.earthlink.net... >I thought maybe I had deleted something I shouldn't have, so I tried again >by deleting all of the old files (including all the folders), creating a >fresh windows application solution, and immediately adding a data source, >but the same exact thing happened. > > Dave > > "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message > news:%23NSSIcNbGHA.2504@TK2MSFTNGP05.phx.gbl... >> David, >> >> Mostly we cannot see this, simple because this becomes when you have >> deleted parts of what is generated. >> >> Cor >> >> "David Lee Conley" >> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >> bericht news:zTc5g.14628$i41.11938@newsread1.news.atl.earthlink.net... >>> When I open the Data Sources window and create a new data source, >>> everything works fine. But if I have a form showing in the IDE, the >>> Data Sources window becomes disabled and doesn't display any of the >>> database components. Yet, when I switch to code view, I can see >>> everything just fine. >>> >>> Does anyone have any idea why the Data Sources window becomes disabled >>> when I'm viewing forms? >>> >>> TIA. >>> >>> Dave >>> >> >> > > Cor,
Then why can I see the components after I create the data source in the project only when I'm in code view and not form designer also? According to the intro book I downloaded from Microsoft, I should be able to drag a table, for example, from the data sources window onto my form, but they're only visible in code view. Dave Show quoteHide quote "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message news:uHAq1tRbGHA.608@TK2MSFTNGP02.phx.gbl... > David, > > You know that the datasource window shows the datasources that you have > created in that project? Not the one from other projects (it is in fact > the file that you can see when you set in explorer the icon show all files > to true, and its name is than the dataset.name.vb > > Cor > > "David Lee Conley" > <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in > bericht news:zNm5g.5683$An2.4214@newsread2.news.pas.earthlink.net... >>I thought maybe I had deleted something I shouldn't have, so I tried again >>by deleting all of the old files (including all the folders), creating a >>fresh windows application solution, and immediately adding a data source, >>but the same exact thing happened. >> >> Dave >> >> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >> news:%23NSSIcNbGHA.2504@TK2MSFTNGP05.phx.gbl... >>> David, >>> >>> Mostly we cannot see this, simple because this becomes when you have >>> deleted parts of what is generated. >>> >>> Cor >>> >>> "David Lee Conley" >>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >>> bericht news:zTc5g.14628$i41.11938@newsread1.news.atl.earthlink.net... >>>> When I open the Data Sources window and create a new data source, >>>> everything works fine. But if I have a form showing in the IDE, the >>>> Data Sources window becomes disabled and doesn't display any of the >>>> database components. Yet, when I switch to code view, I can see >>>> everything just fine. >>>> >>>> Does anyone have any idea why the Data Sources window becomes disabled >>>> when I'm viewing forms? >>>> >>>> TIA. >>>> >>>> Dave >>>> >>> >>> >> >> > > These images should help explain.
"David Lee Conley" <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> wrote in message Show quoteHide quote news:HBn5g.5697$An2.5303@newsread2.news.pas.earthlink.net... [attached file: code_view.jpg]> Cor, > > Then why can I see the components after I create the data source in the > project only when I'm in code view and not form designer also? According > to > the intro book I downloaded from Microsoft, I should be able to drag a > table, for example, from the data sources window onto my form, but they're > only visible in code view. > > Dave > > "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message > news:uHAq1tRbGHA.608@TK2MSFTNGP02.phx.gbl... >> David, >> >> You know that the datasource window shows the datasources that you have >> created in that project? Not the one from other projects (it is in fact >> the file that you can see when you set in explorer the icon show all >> files >> to true, and its name is than the dataset.name.vb >> >> Cor >> >> "David Lee Conley" >> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >> bericht news:zNm5g.5683$An2.4214@newsread2.news.pas.earthlink.net... >>>I thought maybe I had deleted something I shouldn't have, so I tried >>>again >>>by deleting all of the old files (including all the folders), creating a >>>fresh windows application solution, and immediately adding a data source, >>>but the same exact thing happened. >>> >>> Dave >>> >>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >>> news:%23NSSIcNbGHA.2504@TK2MSFTNGP05.phx.gbl... >>>> David, >>>> >>>> Mostly we cannot see this, simple because this becomes when you have >>>> deleted parts of what is generated. >>>> >>>> Cor >>>> >>>> "David Lee Conley" >>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >>>> bericht news:zTc5g.14628$i41.11938@newsread1.news.atl.earthlink.net... >>>>> When I open the Data Sources window and create a new data source, >>>>> everything works fine. But if I have a form showing in the IDE, the >>>>> Data Sources window becomes disabled and doesn't display any of the >>>>> database components. Yet, when I switch to code view, I can see >>>>> everything just fine. >>>>> >>>>> Does anyone have any idea why the Data Sources window becomes disabled >>>>> when I'm viewing forms? >>>>> >>>>> TIA. >>>>> >>>>> Dave >>>>> >>>> >>>> >>> >>> >> >> > > [attached file: design_view.jpg] David,
And you did this with a complete new project. Where you did nothing delete (I am not able to get the same as you have) Cor "David Lee Conley" <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in Show quoteHide quote bericht news:T%n5g.2199$Vn.555@newsread4.news.pas.earthlink.net... > These images should help explain. > > "David Lee Conley" > <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> wrote in > message news:HBn5g.5697$An2.5303@newsread2.news.pas.earthlink.net... >> Cor, >> >> Then why can I see the components after I create the data source in the >> project only when I'm in code view and not form designer also? According >> to >> the intro book I downloaded from Microsoft, I should be able to drag a >> table, for example, from the data sources window onto my form, but >> they're >> only visible in code view. >> >> Dave >> >> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >> news:uHAq1tRbGHA.608@TK2MSFTNGP02.phx.gbl... >>> David, >>> >>> You know that the datasource window shows the datasources that you have >>> created in that project? Not the one from other projects (it is in fact >>> the file that you can see when you set in explorer the icon show all >>> files >>> to true, and its name is than the dataset.name.vb >>> >>> Cor >>> >>> "David Lee Conley" >>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >>> bericht news:zNm5g.5683$An2.4214@newsread2.news.pas.earthlink.net... >>>>I thought maybe I had deleted something I shouldn't have, so I tried >>>>again >>>>by deleting all of the old files (including all the folders), creating a >>>>fresh windows application solution, and immediately adding a data >>>>source, >>>>but the same exact thing happened. >>>> >>>> Dave >>>> >>>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >>>> news:%23NSSIcNbGHA.2504@TK2MSFTNGP05.phx.gbl... >>>>> David, >>>>> >>>>> Mostly we cannot see this, simple because this becomes when you have >>>>> deleted parts of what is generated. >>>>> >>>>> Cor >>>>> >>>>> "David Lee Conley" >>>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >>>>> bericht news:zTc5g.14628$i41.11938@newsread1.news.atl.earthlink.net... >>>>>> When I open the Data Sources window and create a new data source, >>>>>> everything works fine. But if I have a form showing in the IDE, the >>>>>> Data Sources window becomes disabled and doesn't display any of the >>>>>> database components. Yet, when I switch to code view, I can see >>>>>> everything just fine. >>>>>> >>>>>> Does anyone have any idea why the Data Sources window becomes >>>>>> disabled >>>>>> when I'm viewing forms? >>>>>> >>>>>> TIA. >>>>>> >>>>>> Dave >>>>>> >>>>> >>>>> >>>> >>>> >>> >>> >> >> > > > Cor,
So basically what you're saying is that you can see the database objects whether looking at code view or design view, but I can't? I'm in the process of removing VS2005 from my computer so I can reinstall it, but my other computer has the same problem. Sounds like some sort of bug, I guess. Dave Show quoteHide quote "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message news:%23NCRGHTbGHA.996@TK2MSFTNGP04.phx.gbl... > David, > > And you did this with a complete new project. > > Where you did nothing delete > > (I am not able to get the same as you have) > > Cor > > "David Lee Conley" > <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in > bericht news:T%n5g.2199$Vn.555@newsread4.news.pas.earthlink.net... >> These images should help explain. >> >> "David Lee Conley" >> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> wrote in >> message news:HBn5g.5697$An2.5303@newsread2.news.pas.earthlink.net... >>> Cor, >>> >>> Then why can I see the components after I create the data source in the >>> project only when I'm in code view and not form designer also? >>> According to >>> the intro book I downloaded from Microsoft, I should be able to drag a >>> table, for example, from the data sources window onto my form, but >>> they're >>> only visible in code view. >>> >>> Dave >>> >>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >>> news:uHAq1tRbGHA.608@TK2MSFTNGP02.phx.gbl... >>>> David, >>>> >>>> You know that the datasource window shows the datasources that you have >>>> created in that project? Not the one from other projects (it is in fact >>>> the file that you can see when you set in explorer the icon show all >>>> files >>>> to true, and its name is than the dataset.name.vb >>>> >>>> Cor >>>> >>>> "David Lee Conley" >>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >>>> bericht news:zNm5g.5683$An2.4214@newsread2.news.pas.earthlink.net... >>>>>I thought maybe I had deleted something I shouldn't have, so I tried >>>>>again >>>>>by deleting all of the old files (including all the folders), creating >>>>>a >>>>>fresh windows application solution, and immediately adding a data >>>>>source, >>>>>but the same exact thing happened. >>>>> >>>>> Dave >>>>> >>>>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >>>>> news:%23NSSIcNbGHA.2504@TK2MSFTNGP05.phx.gbl... >>>>>> David, >>>>>> >>>>>> Mostly we cannot see this, simple because this becomes when you have >>>>>> deleted parts of what is generated. >>>>>> >>>>>> Cor >>>>>> >>>>>> "David Lee Conley" >>>>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >>>>>> bericht >>>>>> news:zTc5g.14628$i41.11938@newsread1.news.atl.earthlink.net... >>>>>>> When I open the Data Sources window and create a new data source, >>>>>>> everything works fine. But if I have a form showing in the IDE, the >>>>>>> Data Sources window becomes disabled and doesn't display any of the >>>>>>> database components. Yet, when I switch to code view, I can see >>>>>>> everything just fine. >>>>>>> >>>>>>> Does anyone have any idea why the Data Sources window becomes >>>>>>> disabled >>>>>>> when I'm viewing forms? >>>>>>> >>>>>>> TIA. >>>>>>> >>>>>>> Dave >>>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>> >>>> >>> >>> >> >> >> > > David,
I see them both and if not than there is a little message below in the box. Cor "David Lee Conley" <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in Show quoteHide quote bericht news:P2q5g.4303$DT5.727@newsread3.news.pas.earthlink.net... > Cor, > > So basically what you're saying is that you can see the database objects > whether looking at code view or design view, but I can't? I'm in the > process of removing VS2005 from my computer so I can reinstall it, but my > other computer has the same problem. > > Sounds like some sort of bug, I guess. > > Dave > > "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message > news:%23NCRGHTbGHA.996@TK2MSFTNGP04.phx.gbl... >> David, >> >> And you did this with a complete new project. >> >> Where you did nothing delete >> >> (I am not able to get the same as you have) >> >> Cor >> >> "David Lee Conley" >> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >> bericht news:T%n5g.2199$Vn.555@newsread4.news.pas.earthlink.net... >>> These images should help explain. >>> >>> "David Lee Conley" >>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> wrote in >>> message news:HBn5g.5697$An2.5303@newsread2.news.pas.earthlink.net... >>>> Cor, >>>> >>>> Then why can I see the components after I create the data source in the >>>> project only when I'm in code view and not form designer also? >>>> According to >>>> the intro book I downloaded from Microsoft, I should be able to drag a >>>> table, for example, from the data sources window onto my form, but >>>> they're >>>> only visible in code view. >>>> >>>> Dave >>>> >>>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >>>> news:uHAq1tRbGHA.608@TK2MSFTNGP02.phx.gbl... >>>>> David, >>>>> >>>>> You know that the datasource window shows the datasources that you >>>>> have >>>>> created in that project? Not the one from other projects (it is in >>>>> fact >>>>> the file that you can see when you set in explorer the icon show all >>>>> files >>>>> to true, and its name is than the dataset.name.vb >>>>> >>>>> Cor >>>>> >>>>> "David Lee Conley" >>>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >>>>> bericht news:zNm5g.5683$An2.4214@newsread2.news.pas.earthlink.net... >>>>>>I thought maybe I had deleted something I shouldn't have, so I tried >>>>>>again >>>>>>by deleting all of the old files (including all the folders), creating >>>>>>a >>>>>>fresh windows application solution, and immediately adding a data >>>>>>source, >>>>>>but the same exact thing happened. >>>>>> >>>>>> Dave >>>>>> >>>>>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >>>>>> news:%23NSSIcNbGHA.2504@TK2MSFTNGP05.phx.gbl... >>>>>>> David, >>>>>>> >>>>>>> Mostly we cannot see this, simple because this becomes when you have >>>>>>> deleted parts of what is generated. >>>>>>> >>>>>>> Cor >>>>>>> >>>>>>> "David Lee Conley" >>>>>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef >>>>>>> in >>>>>>> bericht >>>>>>> news:zTc5g.14628$i41.11938@newsread1.news.atl.earthlink.net... >>>>>>>> When I open the Data Sources window and create a new data source, >>>>>>>> everything works fine. But if I have a form showing in the IDE, >>>>>>>> the >>>>>>>> Data Sources window becomes disabled and doesn't display any of the >>>>>>>> database components. Yet, when I switch to code view, I can see >>>>>>>> everything just fine. >>>>>>>> >>>>>>>> Does anyone have any idea why the Data Sources window becomes >>>>>>>> disabled >>>>>>>> when I'm viewing forms? >>>>>>>> >>>>>>>> TIA. >>>>>>>> >>>>>>>> Dave >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>> >>>> >>> >>> >>> >> >> > > Cor,
Apparently there were still components of the beta version still on my computer. Once I uninstalled VS2005, then manually deleted every reference to VS 8.0 and .NET 2.0. Once I reinstalled VS2005, the data sources window worked the way it should. Thanks for trying to help. Dave Show quoteHide quote "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message news:e$cOxbTbGHA.4580@TK2MSFTNGP03.phx.gbl... > David, > > I see them both and if not than there is a little message below in the > box. > > Cor > > "David Lee Conley" > <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in > bericht news:P2q5g.4303$DT5.727@newsread3.news.pas.earthlink.net... >> Cor, >> >> So basically what you're saying is that you can see the database objects >> whether looking at code view or design view, but I can't? I'm in the >> process of removing VS2005 from my computer so I can reinstall it, but my >> other computer has the same problem. >> >> Sounds like some sort of bug, I guess. >> >> Dave >> >> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >> news:%23NCRGHTbGHA.996@TK2MSFTNGP04.phx.gbl... >>> David, >>> >>> And you did this with a complete new project. >>> >>> Where you did nothing delete >>> >>> (I am not able to get the same as you have) >>> >>> Cor >>> >>> "David Lee Conley" >>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >>> bericht news:T%n5g.2199$Vn.555@newsread4.news.pas.earthlink.net... >>>> These images should help explain. >>>> >>>> "David Lee Conley" >>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> wrote in >>>> message news:HBn5g.5697$An2.5303@newsread2.news.pas.earthlink.net... >>>>> Cor, >>>>> >>>>> Then why can I see the components after I create the data source in >>>>> the >>>>> project only when I'm in code view and not form designer also? >>>>> According to >>>>> the intro book I downloaded from Microsoft, I should be able to drag a >>>>> table, for example, from the data sources window onto my form, but >>>>> they're >>>>> only visible in code view. >>>>> >>>>> Dave >>>>> >>>>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >>>>> news:uHAq1tRbGHA.608@TK2MSFTNGP02.phx.gbl... >>>>>> David, >>>>>> >>>>>> You know that the datasource window shows the datasources that you >>>>>> have >>>>>> created in that project? Not the one from other projects (it is in >>>>>> fact >>>>>> the file that you can see when you set in explorer the icon show all >>>>>> files >>>>>> to true, and its name is than the dataset.name.vb >>>>>> >>>>>> Cor >>>>>> >>>>>> "David Lee Conley" >>>>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >>>>>> bericht news:zNm5g.5683$An2.4214@newsread2.news.pas.earthlink.net... >>>>>>>I thought maybe I had deleted something I shouldn't have, so I tried >>>>>>>again >>>>>>>by deleting all of the old files (including all the folders), >>>>>>>creating a >>>>>>>fresh windows application solution, and immediately adding a data >>>>>>>source, >>>>>>>but the same exact thing happened. >>>>>>> >>>>>>> Dave >>>>>>> >>>>>>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >>>>>>> news:%23NSSIcNbGHA.2504@TK2MSFTNGP05.phx.gbl... >>>>>>>> David, >>>>>>>> >>>>>>>> Mostly we cannot see this, simple because this becomes when you >>>>>>>> have >>>>>>>> deleted parts of what is generated. >>>>>>>> >>>>>>>> Cor >>>>>>>> >>>>>>>> "David Lee Conley" >>>>>>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef >>>>>>>> in >>>>>>>> bericht >>>>>>>> news:zTc5g.14628$i41.11938@newsread1.news.atl.earthlink.net... >>>>>>>>> When I open the Data Sources window and create a new data source, >>>>>>>>> everything works fine. But if I have a form showing in the IDE, >>>>>>>>> the >>>>>>>>> Data Sources window becomes disabled and doesn't display any of >>>>>>>>> the >>>>>>>>> database components. Yet, when I switch to code view, I can see >>>>>>>>> everything just fine. >>>>>>>>> >>>>>>>>> Does anyone have any idea why the Data Sources window becomes >>>>>>>>> disabled >>>>>>>>> when I'm viewing forms? >>>>>>>>> >>>>>>>>> TIA. >>>>>>>>> >>>>>>>>> Dave >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>> >>>> >>>> >>> >>> >> >> > > David,
Thanks for replying now we know this, Cor "David Lee Conley" <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in Show quoteHide quote bericht news:7XO5g.4850$DT5.1535@newsread3.news.pas.earthlink.net... > Cor, > > Apparently there were still components of the beta version still on my > computer. Once I uninstalled VS2005, then manually deleted every > reference to VS 8.0 and .NET 2.0. Once I reinstalled VS2005, the data > sources window worked the way it should. > > Thanks for trying to help. > > Dave > > > "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message > news:e$cOxbTbGHA.4580@TK2MSFTNGP03.phx.gbl... >> David, >> >> I see them both and if not than there is a little message below in the >> box. >> >> Cor >> >> "David Lee Conley" >> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >> bericht news:P2q5g.4303$DT5.727@newsread3.news.pas.earthlink.net... >>> Cor, >>> >>> So basically what you're saying is that you can see the database objects >>> whether looking at code view or design view, but I can't? I'm in the >>> process of removing VS2005 from my computer so I can reinstall it, but >>> my other computer has the same problem. >>> >>> Sounds like some sort of bug, I guess. >>> >>> Dave >>> >>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >>> news:%23NCRGHTbGHA.996@TK2MSFTNGP04.phx.gbl... >>>> David, >>>> >>>> And you did this with a complete new project. >>>> >>>> Where you did nothing delete >>>> >>>> (I am not able to get the same as you have) >>>> >>>> Cor >>>> >>>> "David Lee Conley" >>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >>>> bericht news:T%n5g.2199$Vn.555@newsread4.news.pas.earthlink.net... >>>>> These images should help explain. >>>>> >>>>> "David Lee Conley" >>>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> wrote in >>>>> message news:HBn5g.5697$An2.5303@newsread2.news.pas.earthlink.net... >>>>>> Cor, >>>>>> >>>>>> Then why can I see the components after I create the data source in >>>>>> the >>>>>> project only when I'm in code view and not form designer also? >>>>>> According to >>>>>> the intro book I downloaded from Microsoft, I should be able to drag >>>>>> a >>>>>> table, for example, from the data sources window onto my form, but >>>>>> they're >>>>>> only visible in code view. >>>>>> >>>>>> Dave >>>>>> >>>>>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >>>>>> news:uHAq1tRbGHA.608@TK2MSFTNGP02.phx.gbl... >>>>>>> David, >>>>>>> >>>>>>> You know that the datasource window shows the datasources that you >>>>>>> have >>>>>>> created in that project? Not the one from other projects (it is in >>>>>>> fact >>>>>>> the file that you can see when you set in explorer the icon show all >>>>>>> files >>>>>>> to true, and its name is than the dataset.name.vb >>>>>>> >>>>>>> Cor >>>>>>> >>>>>>> "David Lee Conley" >>>>>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef >>>>>>> in >>>>>>> bericht news:zNm5g.5683$An2.4214@newsread2.news.pas.earthlink.net... >>>>>>>>I thought maybe I had deleted something I shouldn't have, so I tried >>>>>>>>again >>>>>>>>by deleting all of the old files (including all the folders), >>>>>>>>creating a >>>>>>>>fresh windows application solution, and immediately adding a data >>>>>>>>source, >>>>>>>>but the same exact thing happened. >>>>>>>> >>>>>>>> Dave >>>>>>>> >>>>>>>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >>>>>>>> news:%23NSSIcNbGHA.2504@TK2MSFTNGP05.phx.gbl... >>>>>>>>> David, >>>>>>>>> >>>>>>>>> Mostly we cannot see this, simple because this becomes when you >>>>>>>>> have >>>>>>>>> deleted parts of what is generated. >>>>>>>>> >>>>>>>>> Cor >>>>>>>>> >>>>>>>>> "David Lee Conley" >>>>>>>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef >>>>>>>>> in >>>>>>>>> bericht >>>>>>>>> news:zTc5g.14628$i41.11938@newsread1.news.atl.earthlink.net... >>>>>>>>>> When I open the Data Sources window and create a new data source, >>>>>>>>>> everything works fine. But if I have a form showing in the IDE, >>>>>>>>>> the >>>>>>>>>> Data Sources window becomes disabled and doesn't display any of >>>>>>>>>> the >>>>>>>>>> database components. Yet, when I switch to code view, I can see >>>>>>>>>> everything just fine. >>>>>>>>>> >>>>>>>>>> Does anyone have any idea why the Data Sources window becomes >>>>>>>>>> disabled >>>>>>>>>> when I'm viewing forms? >>>>>>>>>> >>>>>>>>>> TIA. >>>>>>>>>> >>>>>>>>>> Dave >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>> >>>> >>> >>> >> >> > > Build using this wizard procedure
http://www.vb-tips.com/default.aspx?ID=1139f14a-c236-4ad7-8882-b1ed16424252 I hope this helps, Cor "David Lee Conley" <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in Show quoteHide quote bericht news:P2q5g.4303$DT5.727@newsread3.news.pas.earthlink.net... > Cor, > > So basically what you're saying is that you can see the database objects > whether looking at code view or design view, but I can't? I'm in the > process of removing VS2005 from my computer so I can reinstall it, but my > other computer has the same problem. > > Sounds like some sort of bug, I guess. > > Dave > > "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message > news:%23NCRGHTbGHA.996@TK2MSFTNGP04.phx.gbl... >> David, >> >> And you did this with a complete new project. >> >> Where you did nothing delete >> >> (I am not able to get the same as you have) >> >> Cor >> >> "David Lee Conley" >> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >> bericht news:T%n5g.2199$Vn.555@newsread4.news.pas.earthlink.net... >>> These images should help explain. >>> >>> "David Lee Conley" >>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> wrote in >>> message news:HBn5g.5697$An2.5303@newsread2.news.pas.earthlink.net... >>>> Cor, >>>> >>>> Then why can I see the components after I create the data source in the >>>> project only when I'm in code view and not form designer also? >>>> According to >>>> the intro book I downloaded from Microsoft, I should be able to drag a >>>> table, for example, from the data sources window onto my form, but >>>> they're >>>> only visible in code view. >>>> >>>> Dave >>>> >>>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >>>> news:uHAq1tRbGHA.608@TK2MSFTNGP02.phx.gbl... >>>>> David, >>>>> >>>>> You know that the datasource window shows the datasources that you >>>>> have >>>>> created in that project? Not the one from other projects (it is in >>>>> fact >>>>> the file that you can see when you set in explorer the icon show all >>>>> files >>>>> to true, and its name is than the dataset.name.vb >>>>> >>>>> Cor >>>>> >>>>> "David Lee Conley" >>>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef in >>>>> bericht news:zNm5g.5683$An2.4214@newsread2.news.pas.earthlink.net... >>>>>>I thought maybe I had deleted something I shouldn't have, so I tried >>>>>>again >>>>>>by deleting all of the old files (including all the folders), creating >>>>>>a >>>>>>fresh windows application solution, and immediately adding a data >>>>>>source, >>>>>>but the same exact thing happened. >>>>>> >>>>>> Dave >>>>>> >>>>>> "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message >>>>>> news:%23NSSIcNbGHA.2504@TK2MSFTNGP05.phx.gbl... >>>>>>> David, >>>>>>> >>>>>>> Mostly we cannot see this, simple because this becomes when you have >>>>>>> deleted parts of what is generated. >>>>>>> >>>>>>> Cor >>>>>>> >>>>>>> "David Lee Conley" >>>>>>> <nospam.conleynospam3500nospam@nospamearthlink.net.nospam> schreef >>>>>>> in >>>>>>> bericht >>>>>>> news:zTc5g.14628$i41.11938@newsread1.news.atl.earthlink.net... >>>>>>>> When I open the Data Sources window and create a new data source, >>>>>>>> everything works fine. But if I have a form showing in the IDE, >>>>>>>> the >>>>>>>> Data Sources window becomes disabled and doesn't display any of the >>>>>>>> database components. Yet, when I switch to code view, I can see >>>>>>>> everything just fine. >>>>>>>> >>>>>>>> Does anyone have any idea why the Data Sources window becomes >>>>>>>> disabled >>>>>>>> when I'm viewing forms? >>>>>>>> >>>>>>>> TIA. >>>>>>>> >>>>>>>> Dave >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>> >>>> >>> >>> >>> >> >> > >
Adding a Web Reference changes DataTypes ???
Accessing one dimension of a multidimensional array Regular Expression VB 2005 express database problems Ent Library. Substitute data from app.config? DATAGRID PROBLEM Desperately needing direction with EncoderParameters and saving images under different compression/q Maximum Form Height? problem opening Excel file with Shell Displaying copied file names in textbox |
|||||||||||||||||||||||