From:
<car...@te...> - 2003-12-02 15:09:29
|
Hello: > I’m new to .NET, so please be patient with me. No problem :) >Why does the provider not appear in the connect to database >dialog ? Did you mean the server explorer ?? if yes, because it works only with OleDB providers. > Could someone please give me a hint, how to use the connection in vc++ > projects? I’m using the visual studio 2003. I'm not using vc++, but you can try to add the .net provider components to the toolbox, and drop the FbConnection component into a form, after this you can configure the FbConnection properties in the properties panel. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |