Hi - Im trying to use a PRG called ReadURL which I found at http://fox.wikis.com/wc.dll?Wiki~ReadUrl~VFP
Im using the one at the bottom which can do passwords and post data, unfortunately I cannot get it actually send any post data. Am I doing something wrong? I am calling the function using...
Hi,
I am currently trying to create a simple n-tier application so I can learn the basics of n-tier design and was wondering if someone could look at what I have so far to see if I cam on the right track for an n-tier application to work correctly. I am trying to have a presentation layer, a...
Hi, I am wondering how easy you rekon it would be to set up an application which allows a user to switch between say an SQL Server database and a MySQL database so if the user wants to use MySQL instead of SQL Server they can easily set this up.
I have tried doing it all programmatically but...
Hi, Is there a way to use a dsn to access sql server using vb.net? I think I know how to do it with a driver and the other bits of information but I want to just use the dsn without having to reference the driver name.
Thanks
Hi, i am trying to connect to a mysql database with oledb. I have installed myodbc3 and am using vb.net with visual studio 2005. When I try and connect using the following connection string:
"Provider=MySQLProv;location=localhost;Data Source=eurospec;User ID=" & Username & ";Password=" &...
Hi, I have been trying to find out whether the 10 user connection limit on xp and vista will affect how many users can connect to a sql server database. The database user will always be the same (at the moment I am using the sa user). I have tried to test it but I don't really understand the...
Hi, is it possible to setup different stationary for each account in outlook 2007? I think I can get it to do a different signature but im not sure if it does stationary.
Thanks
Hi, I have a datagrid with a load of data in it and I want to know what is in the say order_number column of a selected row. I know I can do this through DataGrid1.Item(row_no, col_no) but I dont want to have to use the number as the grids will be changeable for each user.
Is there a way to do...
Hi, Im am just really learning vb.net using visual studio 2003 and I am trying to get some data from SQL Server Express 2005 into my datagrid.
I currently have this:
Public Sub GridMyDataOle(ByVal myConnString As String)
Dim mySelectQuery As String = "SELECT TOP 10 h_order_no FROM...
Hi, I am creating a banner to be published professionally. We have standard colours that we use when creating anything that is published but these have all been created using photoshop on a pc. The company we're getting these banners printed with need it done on a mac so im using photoshop on my...
Hi, I have installed sql server 2005 express edition on a pc running windows 2003 small business server SP2. From my XP machine which has the management tools I can telnet into this machine through port 1433 (I have statically set the tcp port) and can ping the machine fine but I cannot get the...
Hi, I grab google cookies from my site and manipulate them to split out the search engine and search term. Lately some of them have been coming up as (not set) for both of them. Has anyone come across this before and if so where does the person come from if this is happening?
Thanks
Hi, I have installed MS SQL Express and have set up the sa user but I cannot get the user to be able to create a database in SQL Server from VFP. I can create the database within SQL Server management tools however. The code I am using is:
lnconn =...
Hi, is there anyway to send the username to a htaccess set http authentication login dialogue using php? some kind of header to something perhaps?
Thanks
Hi,
I want to create a site that allows users to have access to their directory which stores some files for them.
I want to be able to add a user, create their directory then alter the htaccess file to password protect the directory. Is there anyway to do this with php as I am just trying to...
Hi,
How can I change which folder junk mail is automatically filtered into in outlook?
I usually use a mac with the default mac mail application which allows you to spcify which folder junk mail goes into, I want to be able to do this in outlook 2003.
Jennyflower
Hi, Ive been running some tests on MySQL. I have used a windows 2000 server with a 3GHz P4 and 1Gb RAM, a windows 2003 server with a hyper-threading 3GHz P4 and 512 Gb RAM and a Vista machine with the same spec as the 2003 machine. I ran the same test on each machine with the same data and...
I have a website which when viewed on vista with the DPI set at more than 96DPI the site looks screwed up. Is there any way of detecting this from javascript or some other method and doing something about it?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.