User Profile
Collapse
-
apostrophes in names
http://www.thescripts.com/forum/thread598894.html
I found solution in the above thread but it did not work in my case. Is there any other way of solving this apostrophe problem?... -
C# connects to SQL Server Database
Hi I'm newbie in C# database programming and SQL Server as well.
I am using windows XP on my laptop. MSSQLServer Client is installed. The connection is set to use Windows authentication. My windows user name is "stephanie cat" without any password.
I use C# in VS.NET 2003 to connect to SQL Server database (a simple console application). The northwind database has been downloaded and attached to current SQL... -
Thank you for your help guys!
I got around the problem by adding a form-wise variable to store the "add new" or "edit" status. It is so weird. I think VBA doesn't like any spaces or "-" in the caption; otherwise it will work.Leave a comment:
-
Strange error occur when one command playing several roles
I am designing a 2000 format database in 2003.
In a form, I use two buttons to serve several circustances:
1. Button1.caption ="New record" Button2.Caption ="Edit record"
After click Button1, data entry appears. Button captions change into:
2. Button1.Caption ="Save Record" Button2.Caption ="Cancel"
If I select Button2 in first occassion to edit the current record, Button...
No activity results to display
Show More
Leave a comment: