65 Discussion / Question Topics
Remove Filter Hi all, I have a form that is supposed to query a website. I have the following code that first looks at and uses data from an SQL Server db connection: ConnString = "Data Source=SQL2008T1;Initial Catalog=EconAnalysis;Integrated Security=True" SCqryStr = "" SQLConn.ConnectionString = ConnString SQLConn.Open() SQLStr = "SELECT vSeries_Number FROM tblVSeriesList" … | |
Hi all, I have a .NET form where I want to connect to a table and then pass each defined (by query) string from the table into a string within the code. I have created a connection to the database already via Data Sources but I'm unsure about the syntax … | |
Just curious as to how to report spam here or if it should be reported at all. I received an email from babyl which reads: > Hello >My name is amaram I am tall ,good looking, perfect body figure and sexy.I saw your profile and was delighted to contact you, … | |
I would like to invoke a click on a link from a link that is generated by an HTML query. I am attempting to program an application that queries a website and am getting hung up where I download the .csv that is loaded by the website. Here is the … | |
Greetings all. I am a 38 year student and will be starting my last year of studies at a local university this fall. My field of study is Information Systems and I work as a student for my local utilities as an IS support for the company's Economic Analysis Department. … |