i am making an inquiry kiosk for a certain company and it required to be on a network, with sql server as backend database. is there any way that i can connect to the database which is on the server and fetch data?
lexaeterna 0 Newbie Poster
Recommended Answers
Jump to PostHi
This site will give you the connection strings to required to connect to most databases, ConnectionStrings.com.You need to connect to the database via ADO (in this case using SQL native connections) …
Jump to PostHi,
On your database server, run the SQL configuration manager. It will be under (depending on Operating System,) Start > Programs > Microsoft SQL Server 2008 R2 > Configuration Tools > Configuration Manager.
When it opens up, under the SQL Server Configuration Manager (Local) expand the SQL Server Network Configuration …
Jump to PostYou don't need winsock for vb.net -- that is for c++ and c. Here is a great tuorial for beginners, I read through it myself and learned a great deal about vb.net. …
Jump to Posti cant seem to find the "advanced settings" you mentioned,
Huh? Did you post that in the right thread? Can you be more specific about who you are talking about?
All 13 Replies
Lethugs 8 Posting Whiz in Training
monching 3 Newbie Poster
Lethugs 8 Posting Whiz in Training
G_Waddell 131 Posting Whiz in Training
lexaeterna 0 Newbie Poster
G_Waddell 131 Posting Whiz in Training
Lethugs 8 Posting Whiz in Training
lexaeterna 0 Newbie Poster
Lethugs 8 Posting Whiz in Training
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
lexaeterna 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Lethugs 8 Posting Whiz in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.