.NET Framework Class Libraries announcements
-
Link
ASP.NET Questions are off-topic in .NET Base class library, and will be moved to the Off-Topic forum when posted. Please ask questions relating to ASP.NET at the ASP.NET Forums.
.NET Framework inside SQL Server announcements
-
Link
This forum covers questions regarding .NET assemblies and database objects running as part of SQL Server including user-defined types, user-defined aggregates, UDFs, triggers, and stored procedures implemented in .NET code. supported by SQL Server 2005 and later versions. Other questions regarding SQL Server database access and other related technologies should be directed to the most appropriate forum to obtain the best response.
Questions on SQL Server .NET Client (SqlClient) data access should be posted to the ADO.NET data provider forum: http://social.msdn.microsoft.com/Forums/en-US/adodotnetdataproviders/threads
Questions on using SQL Server with ASP.NET should be posted to the ASP.NET forums: http://forums.asp.net/
Questions on writing Transact-SQL code, including T-SQL stored procedures, UDFs, and triggers: http://social.technet.microsoft.com/Forums/en-US/transactsql/threads
Questions on installation problems pertaining to .NET installations should be posted to the SQL Server Setup and Upgrade forum: http://social.technet.microsoft.com/Forums/en-US/sqlsetupandupgrade/threads
Questions on problems using SQL Server Data Tools: http://social.technet.microsoft.com/Forums/en-US/sqltools/threads
Questions on using other Data Access APIs (e.g. ODBC, OLE DB): http://social.technet.microsoft.com/Forums/en-US/sqldataaccess/threads
Questions on writing code for SQL Server Compact Edition: http://social.technet.microsoft.com/Forums/en-US/sqlce/threads
Questions on SQL Server Express-specific issues: http://social.technet.microsoft.com/Forums/en-US/sqlexpress/threads
Questions that are off-topic in this forum may be moved to one of the other, more relevent, forums to ensure the best, most prompt response and facilitate forum-specific searchng for similar questions that have already been resolved.
.NET Native Preview announcements
-
Link
.NET Native compiles C# to native machine code that performs like C++. You will continue to benefit from the productivity and familiarity of the .NET Framework with the great performance of native code. Popular Windows Store apps start up to 60% faster and use 15-20% less memory when compiled with .NET Native.
Useful resources for .NET Native
Download .NET Native Developer Preview and general resources:
http://go.microsoft.com/fwlink/?LinkID=394990MSDN Documentation for .NET Native:
http://go.microsoft.com/fwlink/?LinkID=392862General .NET announcements:
http://blogs.msdn.com/b/dotnet
Ad Revenue, Payout & Taxes announcements
-
Link
Please be advised that in an effort to provide a more unified Dev Center experience the ads-in-apps forums have been moved as of August 01, 2016 into the same location housing the other Dev Center forums.
If you already have links to the forums for App/Ad Unit Management, Promote Your App, and AdSDK they should continue to work. The Payout and Reporting forums have been combined and content migrated with the Dev Center Payout and Reporting Forum. All of the original posts and replies still remain and can be found in the new locations.If you have any specific questions regarding the forum migration please contact support via the Dev Center Support Portal.
ADO.NET Entity Framework and LINQ to Entities (Pre-Release) announcements
-
Link
This Entity Framework Pre-Release forum is closed.
We are seeing a lot of great Entity Framework questions (and answers) from the community on Stack Overflow. As a result, our team is going to spend more time reading and answering questions posted on Stack Overflow.
We would encourage you to post questions on Stack Overflow using the entity-framework tag. We will also continue to monitor the Entity Framework forum.
Entity Framework Team
ADO.NET Managed Providers announcements
-
Link
We view your organization as a key stakeholder in the process that we have to identify areas for future investments for SQL Connectivity components that address major development platforms, including ODBC, ADO.NET, JDBC and PHP. The feedback you provide is valuable and each response will be read and will be treated with utmost confidence. The survey can be found in the link below and will be available until 9th September, 2011 5:00 PM PST. http://www.zoomerang.com/Survey/WEB22CS45XT9FE/.
Thanks
Raghu Ram
SQL Connectivity Group Program Manager
Announcements for all Forums announcements
-
Link
This is an announcements forum, intended for the forums team to communicate important news to all Forums users. Please do not post here unless you have reason to make an announcement. While we appreciate all of the smoke-testing while these forums are new, we respectfully request that you do that in the Sandbox forums for any of the brands.
Thanks for using the new Forums!
-
12 Votes
Database Structure, Relationships and More
Hi all I would greatly appreciate some help with a new database, to ensure that the foundations are sound. The relationship map in its current form is posted ...Answered | 23 Replies | 3606 Views | Created by TheHC - Saturday, December 19, 2020 5:36 PM | Last reply by isladogs52 - Sunday, December 27, 2020 12:09 PM -
0 Votes
NET5 Swagger WebAPI reveals problem "unable to determine the relationship represented by....
User379720387 posted My first baby steps with Swagger against a mature SQL Express database reveals the issue below. Not sure if this is a EFCore issue or a ...Unanswered | 11 Replies | 830 Views | Created by Anonymous - Wednesday, December 23, 2020 1:25 PM | Last reply by Anonymous - Saturday, December 26, 2020 3:53 AM -
7 Votes
Get Autonumber After .addnew Using Dao
I have a code in DAO that connects to a linked table in SQL Server 2008. I need to get the newly created auto number on .AddNew. Set db = CurrentDb Set rs = ...Answered | 14 Replies | 17549 Views | Created by Rick131 - Tuesday, January 17, 2012 8:08 PM | Last reply by Albert D. Kallal - Wednesday, December 23, 2020 10:18 PM -
0 Votes
LIKE query fails in MS Access 2016 x64 redistributable
Hi All, We have upgraded from access 2010 x64 redistributable to 2016 x64 distributable. After installing 2016 redistributable, query is failing with HRESULT ...Unanswered | 10 Replies | 3624 Views | Created by GeethaPriya Balaraman - Wednesday, December 12, 2018 8:11 AM | Last reply by msdnPublicIdentity - Wednesday, December 23, 2020 2:04 PM -
0 Votes
ASP.NET and Oracle Database 11g
User1239610449 posted Hi, I am using oracle database 11g as back end and vb.net using as front end in my web based application framework version ...Unanswered | 8 Replies | 309 Views | Created by Anonymous - Monday, December 21, 2020 10:36 AM | Last reply by Anonymous - Wednesday, December 23, 2020 6:47 AM -
8 Votes
Access Database with Poor Network Connewctivity
I am running a very basic database. I have limited network or IT support. I know several times a day the network is interrupted. I know this because all of the windows explorer ...Proposed | 7 Replies | 6292 Views | Created by Donovan D - Wednesday, December 9, 2020 9:03 PM | Last reply by msdnPublicIdentity - Tuesday, December 22, 2020 2:25 PM -
5 Votes
Access 2019 Runtime error 3219 invalid operation
I have a db with front_end for code and back_end for data. when I use DoCmd.OutputTo to output a query to Excel I get run-time error 3219: Invalid ...Unanswered | 7 Replies | 4403 Views | Created by ADG144 - Friday, December 18, 2020 5:51 AM | Last reply by msdnPublicIdentity - Tuesday, December 22, 2020 1:49 PM -
7 Votes
more efficient..conditional formatting OR vba code?
I had conditional formatting on a continuos form for certain fields using a remote MYSQL BE. For performance, I changed to Single form view! Not sure how conditional ...Unanswered | 6 Replies | 3234 Views | Created by donnyc - Friday, December 18, 2020 11:28 PM | Last reply by John Tsioumpris - Tuesday, December 22, 2020 11:19 AM -
4 Votes
Access VBA code to import specific columns of excel csv
I have a CSV file with 600+ columns and more than 1200+ rows. I need to create code to import the CSV file into 3 tables using the first column as a common ...Unanswered | 11 Replies | 5616 Views | Created by tmd63 - Tuesday, December 15, 2020 3:27 PM | Last reply by John Tsioumpris - Tuesday, December 22, 2020 11:14 AM -
2 Votes
superviser
convert currency to textUnanswered | 4 Replies | 1338 Views | Created by William Burns sr - Saturday, December 19, 2020 5:58 AM | Last reply by AccessVandal - Tuesday, December 22, 2020 9:46 AM -
0 Votes
EF Core - .Include()
User379720387 posted Trying to get my head around EF Core. I have an existing db and used this to generate the EfModel. I can get the list of ...Answered | 12 Replies | 479 Views | Created by Anonymous - Sunday, December 20, 2020 10:36 PM | Last reply by Anonymous - Tuesday, December 22, 2020 12:30 AM -
2 Votes
Custom Group Disappears
Hello: In the Navigation pane to the left of Access, I created a Custom Group. Then, after no longer needing it, I deleted the custom group. Now Access won't let me ...Answered | 3 Replies | 869 Views | Created by RichLocus - Monday, December 21, 2020 6:57 PM | Last reply by isladogs52 - Monday, December 21, 2020 10:14 PM -
2 Votes
Run a subrutine multiple time
I have a subroutine that adds a new boxID to a table. How can I run subroutine multiple times based on user input in lable box?. My code is: Private Sub ...Answered | 1 Replies | 955 Views | Created by Geir Arne Hansen - Monday, December 21, 2020 6:02 PM | Last reply by isladogs52 - Monday, December 21, 2020 6:55 PM -
0 Votes
Advanced Logging and W3C Extended Logging Format
User1532504060 posted Hello, i've been asked to provide logs for an asmx webservice i wrote some years ago. They want to log just the requests ...Unanswered | 9 Replies | 918 Views | Created by Anonymous - Tuesday, December 15, 2020 5:36 PM | Last reply by Anonymous - Monday, December 21, 2020 10:11 AM -
3 Votes
Automate Compact and Repair of split back end database
So I have a database that's split. The front end is on the user's on the C Drive and the back end Access database is on the network I want to automate the ...Unanswered | 2 Replies | 1457 Views | Created by General_Fear - Saturday, December 19, 2020 5:26 AM | Last reply by Daniel Pineault (MVP) - Saturday, December 19, 2020 2:41 PM -
2 Votes
Microsoft access
Hello, I am trying to get the value of a textbox in the MainForm in Microsoft Access to run the following Query, but the value of the textbox ...Proposed | 4 Replies | 1412 Views | Created by Francis Sleibi - Friday, December 18, 2020 1:02 PM | Last reply by Albert D. Kallal - Friday, December 18, 2020 9:34 PM -
5 Votes
Connecting to remote Mysql - ODBC
We have an Access app using MYSQL as backend. We set up users in Mysql, and have a login form that connects and refreshes tables. 1st question: how would users reset password? ...Answered | 6 Replies | 1454 Views | Created by donnyc - Friday, December 18, 2020 2:32 AM | Last reply by donnyc - Friday, December 18, 2020 9:31 PM -
2 Votes
Printing PDFs from a remote Printer
Hi All, I have an access program that prints PDFs perfectly on my default printer when in the office. The user wants to work at home and log into a remote machine that ...Unanswered | 4 Replies | 1067 Views | Created by Kody_Devl - Tuesday, December 15, 2020 3:45 PM | Last reply by Kody_Devl - Wednesday, December 16, 2020 2:40 PM -
2 Votes
Access occurs errors since Office 2013 upgrade to Office 365
2046 error Application.SetOption "Built-In Toolbars Available", c_blnFALSE ...Answered | 6 Replies | 1432 Views | Created by Sunshine1031 - Monday, December 14, 2020 6:13 AM | Last reply by Sunshine1031 - Wednesday, December 16, 2020 8:22 AM -
0 Votes
Nhibernate linq null reference
User1203305613 posted The below statement is throwing null reference exception, as some of the values EducationalResourceForProblemID are null. How do we check to ...Answered | 1 Replies | 383 Views | Created by Anonymous - Tuesday, December 15, 2020 2:53 PM | Last reply by Anonymous - Tuesday, December 15, 2020 4:57 PM
.NET Framework Class Libraries announcements
-
Link
ASP.NET Questions are off-topic in .NET Base class library, and will be moved to the Off-Topic forum when posted. Please ask questions relating to ASP.NET at the ASP.NET Forums.
.NET Framework inside SQL Server announcements
-
Link
This forum covers questions regarding .NET assemblies and database objects running as part of SQL Server including user-defined types, user-defined aggregates, UDFs, triggers, and stored procedures implemented in .NET code. supported by SQL Server 2005 and later versions. Other questions regarding SQL Server database access and other related technologies should be directed to the most appropriate forum to obtain the best response.
Questions on SQL Server .NET Client (SqlClient) data access should be posted to the ADO.NET data provider forum: http://social.msdn.microsoft.com/Forums/en-US/adodotnetdataproviders/threads
Questions on using SQL Server with ASP.NET should be posted to the ASP.NET forums: http://forums.asp.net/
Questions on writing Transact-SQL code, including T-SQL stored procedures, UDFs, and triggers: http://social.technet.microsoft.com/Forums/en-US/transactsql/threads
Questions on installation problems pertaining to .NET installations should be posted to the SQL Server Setup and Upgrade forum: http://social.technet.microsoft.com/Forums/en-US/sqlsetupandupgrade/threads
Questions on problems using SQL Server Data Tools: http://social.technet.microsoft.com/Forums/en-US/sqltools/threads
Questions on using other Data Access APIs (e.g. ODBC, OLE DB): http://social.technet.microsoft.com/Forums/en-US/sqldataaccess/threads
Questions on writing code for SQL Server Compact Edition: http://social.technet.microsoft.com/Forums/en-US/sqlce/threads
Questions on SQL Server Express-specific issues: http://social.technet.microsoft.com/Forums/en-US/sqlexpress/threads
Questions that are off-topic in this forum may be moved to one of the other, more relevent, forums to ensure the best, most prompt response and facilitate forum-specific searchng for similar questions that have already been resolved.
.NET Native Preview announcements
-
Link
.NET Native compiles C# to native machine code that performs like C++. You will continue to benefit from the productivity and familiarity of the .NET Framework with the great performance of native code. Popular Windows Store apps start up to 60% faster and use 15-20% less memory when compiled with .NET Native.
Useful resources for .NET Native
Download .NET Native Developer Preview and general resources:
http://go.microsoft.com/fwlink/?LinkID=394990MSDN Documentation for .NET Native:
http://go.microsoft.com/fwlink/?LinkID=392862General .NET announcements:
http://blogs.msdn.com/b/dotnet
Ad Revenue, Payout & Taxes announcements
-
Link
Please be advised that in an effort to provide a more unified Dev Center experience the ads-in-apps forums have been moved as of August 01, 2016 into the same location housing the other Dev Center forums.
If you already have links to the forums for App/Ad Unit Management, Promote Your App, and AdSDK they should continue to work. The Payout and Reporting forums have been combined and content migrated with the Dev Center Payout and Reporting Forum. All of the original posts and replies still remain and can be found in the new locations.If you have any specific questions regarding the forum migration please contact support via the Dev Center Support Portal.
ADO.NET Entity Framework and LINQ to Entities (Pre-Release) announcements
-
Link
This Entity Framework Pre-Release forum is closed.
We are seeing a lot of great Entity Framework questions (and answers) from the community on Stack Overflow. As a result, our team is going to spend more time reading and answering questions posted on Stack Overflow.
We would encourage you to post questions on Stack Overflow using the entity-framework tag. We will also continue to monitor the Entity Framework forum.
Entity Framework Team
ADO.NET Managed Providers announcements
-
Link
We view your organization as a key stakeholder in the process that we have to identify areas for future investments for SQL Connectivity components that address major development platforms, including ODBC, ADO.NET, JDBC and PHP. The feedback you provide is valuable and each response will be read and will be treated with utmost confidence. The survey can be found in the link below and will be available until 9th September, 2011 5:00 PM PST. http://www.zoomerang.com/Survey/WEB22CS45XT9FE/.
Thanks
Raghu Ram
SQL Connectivity Group Program Manager
Announcements for all Forums announcements
-
Link
This is an announcements forum, intended for the forums team to communicate important news to all Forums users. Please do not post here unless you have reason to make an announcement. While we appreciate all of the smoke-testing while these forums are new, we respectfully request that you do that in the Sandbox forums for any of the brands.
Thanks for using the new Forums!