Windows Vista
Visual C++
Windows Forms
.NET Development
Game Technologies
Visual C#
VS Express Editions
Microsoft ISV
Architecture
Windows Live
SQL Server
Visual J#
Visual FoxPro
Smart Device
Visual Basic
Software Development Network>> VS Express Editions>> Visual C# Express Beta 2 and MYSQL?
Visual C# Express Beta 2 and MYSQL?
Hot Topic
Why were MFC, ATL and masm not included in VC++ Express?
Newbie deployment questions
Array Null Reference Exception (noob)
Production and commercial?
Communicating with Windows Form from external app
How can I do reports with my visual Basic Express Edition?
CDate function returns 'IndexOutOfRange' error - also in VB.Net 2005 Beta2
SDK for WinXP x64
Problems with Downloading Registration Benefits
Reporting Services 2000 and Visual Studio Express
VS Express Editions
Can I use the menu icons?
Help on editing a map
How to create an Icon image file
Uses of VC++
Visual Studio SQL 2005 -- add-on for .NET web development?
clocking while(), for(), etc?
Linking a Word doc to an MS Access Report
Display a variable in a TextBox - Simple task if I new how
Communicating to other apps...?
3D real time models
Visual C# Express Beta 2 and MYSQL?
Is it possible to use MySQL as a database for C# express
Answer this question
Visual C# Express Beta 2 and MYSQL?
Cristian Adam
Hi,
of course you can do so. Here is an example if you write an asp.net page in c#, but it also should work with winforms:
http://www.developerfusion.co.uk/show/4596/
Rumy......
Lance,
Which versions of VS support remote connections
Anwar Buchoo
Thank you - that was the answer I was looking for. Do you have a sample of this code handy somewhere
Jyotiswarup
Yes. But you will need to make the connection directly via code rather than through the IDE. The IDE in C# 2005 Express only supports local data connections. Remote connections are supported in higher level versions of Visual Studio.
Visual C# Express Beta 2 and MYSQL?
Answer this question
Visual C# Express Beta 2 and MYSQL?
Cristian Adam
of course you can do so. Here is an example if you write an asp.net page in c#, but it also should work with winforms:
http://www.developerfusion.co.uk/show/4596/
Rumy......
Which versions of VS support remote connections
Anwar Buchoo
Jyotiswarup