分享您的意见 [英] Share your Views

查看:83
本文介绍了分享您的意见的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

1. SQL Server 2008是否支持VS2010?

2.当我们使用SQL的反手连接程序创建软件时,应将SQL Server安装在客户端PC上吗?

3.创建.exe文件然后将其提供给客户端时,是否可以复制软件?

4.如果我想在订单号的基础上进行Challen Printing,是否可以

5. VS2010不支持Crystal Reports,您能说出什么用吗?

6. VS2007是否支持Access

7.我必须使用vs2003

8. Access是否支持基于订单号的报表,发票打印和挑战打印????我想在C#窗口应用程序中使用它.

1. Do SQL Server 2008 support VS2010?

2. SQL Server should be install at client PC when we create software using backhand connective of SQL?

3. When we create .exe file and then we give it to client is it possible that software can be copied?

4. Is it possible if i want do Challen Printing on the base of order number

5. VS2010 is not supporting Crystal Reports can you say what is use?

6. Do VS2007 support Access

7. Aur i have to use vs2003

8. Is Access supportable for Reports, invoice printing and challen printing on base of order number????? i want this in C# window application.

推荐答案

SQL Server 2008是否支持VS2010?.
是的!好吧,实际上,它们是两个不同的实体,不会有依赖关系.


当我们使用SQL的反手连接符创建软件时,应将SQL Server安装在客户端PC上.
不!创建软件时,只需要一个有效的连接字符串即可连接到任何托管的SQL Server.不必在客户端计算机上安装SQL Server.


当我们创建.exe文件并将其提供给客户端时,是否可以复制软件?.
对此尚不清楚. 复制"是什么意思?如果您要求exe可以共享-是的.为避免这种情况,您需要在软件中实现许可功能以对其进行跟踪.
Do SQL Server 2008 support VS2010?.
Yes! Well actually, they are two different entities and there would be no dependency.


SQL Server should be install at client PC when we create software using backhand connective of SQL.
No! When you create a software, you just need a valid Connection string to any hosted SQL server. It''s not mandatory to have a SQL server installed on client machine.


When we create .exe file and then we give it to client is it possible that software can be copied? .
Not clear on this. What do you mean by ''copied''? If you are asking of the exe''s can be shared - yes. To avoid it, you need to implement licensing feature in your software to track it.


两者之间没有链接.

如Sandeep所述,您不需要客户端上的sql server数据库.

可以复制任何exe文件.但是,它是否在另一个系统上运行取决于该应用程序所依赖的.Net框架和其他dll是否可用.

您需要实现代码以基于订单号打印challan.
There is no link between the two.

As mentioned by Sandeep, you dont need the sql server database on the client.

Any exe can be copied. However, whether it runs on another system or not depends on whether the .Net framework and other dlls the application depends on are available or not.

You need to implement code to print a challan based on an order number.


您应该注意的一件事.

我在计算机上安装的VS2010 Express版本将无法访问SQL Server 2008 R2数据库.

MS可能已实施了更新,但上次搜索(大约一个月前)没有可用.
One thing you should be aware of.

The version of VS2010 Express that I have on my machine will not access SQL Server 2008 R2 Databases.

MS may have implemented an update but there was none available last time I searched (About a month ago).


这篇关于分享您的意见的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆