Showing posts with label express. Show all posts
Showing posts with label express. Show all posts

Friday, February 24, 2012

How to find database in VC#?

Hi There!

I am very new to VC# and SQL Express. I made a databse and a table in SQL Express, but I can not find it when I open up VC# Express and search through the Database Explorer. Can anyone provide me with information on how to get them working together? I have searched online for a while, but so far no good answers. Thank you!

How did you make the database? How you create a database in C# will dictate where it was created and how you access it.

Mike

Sunday, February 19, 2012

how to filter IPs that can connect to 1433 ?

Hi,
I have SQL 2005 express running on 2003 server (standard). How do I filter
packets to allow on 2 IP addresses to connect to 1433 ?
My router has a NAT table for port forwarding but I don't have an firewall
rules to filter IP traffic.
Is these a facility on 2003 server or SQL 2005 that would allow me to packet
filter by IP address ?
(guess I could just install ISA server on it but this seems a little
extreme).
Thanks
Scottits ok found the ip security in local policy.

how to filter IPs that can connect to 1433 ?

Hi,
I have SQL 2005 express running on 2003 server (standard). How do I filter
packets to allow on 2 IP addresses to connect to 1433 ?
My router has a NAT table for port forwarding but I don't have an firewall
rules to filter IP traffic.
Is these a facility on 2003 server or SQL 2005 that would allow me to packet
filter by IP address ?
(guess I could just install ISA server on it but this seems a little
extreme).
Thanks
Scottits ok found the ip security in local policy.