Viewing 15 posts - 1 through 15 (of 25 total)
Visual Studio 2005 and SQL 2005 are tighly integrated. One need not write any connection string. When you configure the data source, the connection string is automatically crated. But due...
April 7, 2006 at 5:43 am
2+2=6 reminded me the famous auther George Orwell of 1984 where he writes " If you have the freedom to say 2+2 =4 the rest follows"
V.Kadal Amutham
April 1, 2006 at 6:35 am
Once I tried replication with SQL 2005. I tried to replicate a data base from SQL Server 2005 to SQLEXPRESS. In that process the database in the SQL SERVER 2005...
February 10, 2006 at 7:16 am
Some times programs like personal firewall, antivirus programs may give problem while connection. Disble them and try
V.Kadal Amutham
February 4, 2006 at 8:30 am
If you use SQL Server 2005 and Visual Studio 2005 you meed not write any connection string
V.Kadal Amutham
February 4, 2006 at 8:19 am
I have installed SQL Server 2005 and Visual Studio 2005 Beta 2 on the same machine. I did not face amy problem. Please check your RAM. It shall be minimum...
January 21, 2006 at 10:40 am
I am working on SQL server 2005 for the past six months and gainded sme knowledge. I am ready to share with you for a small fee. If interested please...
January 21, 2006 at 10:29 am
It is always better to do coversion on SQL side and take a simple report using Crystal Report
V.Kadal Amutham
January 14, 2006 at 2:29 am
On the first table write a trigger. When ever a new record is added the trigger will look for exisiting name and add the new crdit card number in the...
January 14, 2006 at 2:27 am
How to configure SQL serve to send mail?
IS IIS to be installed? If the SQL server with internet connection will be sufficient to send mail to anybody?
V.Kadal Amutham
January 14, 2006 at 2:18 am
Try to create a view in SQL and from that view you can easily pull out your report.
Or else write trigger in the tables where the source of data is...
January 14, 2006 at 2:11 am
I am quite new to SQL and Visual Studio 2005. For the past few monhts I am working on Sql Server 2005 and working on to develop ERP software for...
January 14, 2006 at 2:05 am
Add a coulumn in the table to keep track of the record numbers. Check for the record number has reached 50. Then do the rest of the operation upon...
January 11, 2006 at 10:27 pm
You can create a report using Crystal Report in Visual Studio. The Crystrak reoirt generated has an export button displayed in the top of the tool bar from which you...
January 11, 2006 at 10:14 pm
If nothing seems to work, reinstall OS that is Windows Server and then install SQL Server 2005. But try this as your last option
V.Kadal Amuthanm
January 11, 2006 at 10:11 pm
Viewing 15 posts - 1 through 15 (of 25 total)