0
votes
0answers
14 views
visual studio express: registration issue
I have downloaded and been using visual studio express for last few weeks. All of a sudden today, its forcing me to register. When I try to do so, the registration site appears to …
2
votes
1answer
37 views
VS2008 not working with SQL Server 2008 Express ???
Hi,
I've both VS2008 and SQL Server 2008 Express installed in my computer. When I try create a new DB or attach an existing one, I get the following error message:"This version of …
1
vote
6answers
2k views
Will Visual Studio 2010 combine the express editions into a single product?
I remember in a VS express survey that Microsoft asked whether you'd like to see the express editions merged together into a single express product (i.e. so you could notably do mu …
0
votes
2answers
546 views
Problems importing SQL script from Oracle 9i to Oracle 10g express
I am currently running into a problem when trying to import an Oracle 9i SQL script into my local Oracle 10g Express database. I am trying to import the DDL from the 9i database to …
1
vote
3answers
59 views
Outlook Express Add-in
Hi all ,
I'm wondering is it any add in/plug in SDK for Outlook Express.
As i know, we can use COM addin or VSTO to develop our own plugin for MS Outlook. So how about addin f …
1
vote
1answer
49 views
Supress pop-up with VB 2008 Express Edition
Hi
The radio recently broke in our bedroom and as a result my missus now listen to various radio stations through her laptop. She moans that visiting various pages and clicking t …
0
votes
1answer
78 views
STEP/EXPRESS tools for .NET
Hi,
Has anyone had any experience with using the STEP and EXPRESS formats in a .Net environment?
I am looking for a tool that will generate a c# class structure based on an EXPRE …
0
votes
5answers
61 views
Copying Data from SQL Server 2008 to SQL Express
.
Hi,
I would like to copy a database (tables, it’s data, stored procs & views) from SQL Server 2008 database to SQL Express. Is it possible? If so, would you please let …
1
vote
1answer
266 views
Debugging Stored Procedures In Visual Studio 2008
I have a similar question link text
The database is located on the server (not attached in App_data folder)
When I set breakpoints, and click Step Into Stored Procedure,
The brea …
0
votes
3answers
110 views
Why VC++ 2008 compiler takes too much time on link stage?
I have automatic generated code (around 18,000 lines, basically a wrap of data) and other about 2,000 lines code in a C++ project. The project turned on the link-time-optimization …
-3
votes
5answers
995 views
MySQL versus SQL Server Express
Did the recent purchase of MySQL by Sun and the subsequent buggy releases kill the MySQL brand?
I whole heartedly embraced MySQL when it first came out as I used to be a poor deve …
1
vote
3answers
121 views
Installing SQL Server Express 2005 - but it already exists on the machine
I built an application for a client that requires SQL Server 2005 Express. Everything worked fine on all the machines except for one. On this one they already had an application …
-1
votes
2answers
122 views
Using MS C++ Express 2008 to make Perl Unicode-Map-0.112 Module on Windows
I am currently trying to make the Unicode-Map-0.112 module, but encounter an error, '0x1', that is evidently related to using nmake. I tried to follow suggestions on Perl Monks, i …
4
votes
4answers
262 views
Are Microsoft “Express” editions free to develop on?
Am I able to develop software for free on MS SqlServer 2005/2008 Express edition databases?
9
votes
13answers
2k views
How do I enable Edit and Continue on a 64-bit application and VB2008 Express?
When I try to do that I get the following error:
Changes to 64-bit applications are not allowed.
