No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Computer Science Studnet
3 Posted Topics
Hello guys, i've the following table in database : IdCity int CityName nvarchar(20) it has the data like this in it : IdCity CityName 1 Абакан 2 Азов 3 Александров 4 Алексин 5 Альметьевск 6 Анапа when i try to run the following view SELECT IdCity, CityName FROM dbo.City WHERE … | |
hello, i'm joining a network which provieds me with internet connection through Lan Cable , the thing is i've to enter user name and password he gave me for only on computer online at a time, can't log in with more devices cuz he only gives me one IP i've … | |
hello , i've in my system a search form which contains many tabs for each table i have in the database for example (employee tab,departments tab....) and seperated forms for the same tables to add recored from what i want is when i'm opening the employee form and press the … |
The End.