Hi blastingm
thanks for your reply - was very useful, the only problem i have then is to populate a new recordset so that i can assign this to the datagrid so that the selected dates that i want are populated onto this? for example,
datagrid.datasource = Newrecordset
where Newrecordset...
The recordset contains data of type date e.g 01/04/2004 in a sql server database of data type DateTime. I cant convert using CDate() in visual basic 6 to this data type. Therefore by accessing the data in the datagrid it would be possible to do conversion.
I have managed to populate a datagrid with an ado recordset. However i am having problems extracting particular coloumn data from the datagrid. Does anyone know of how this can be achieved?
Kind regards
newbie1983
I would like to populate a datagrid with all the rows contained in a recordset, how would i go about doing this? i dont really want to use the data environment or any other binding method as alot of errors have occurred as a result. Any ideas would be much appreciated
Regards,
newbie1983
I am looking to query my sqlserver database on selected fields and wish to display the query in a datalist or listbox but how would i able to display rows with their respected fields (coloumns) ?
Regards
newbie
I am currently creating my own website and would like to create a separate java program that would be able to check whether the links on my website are active or not. I was thinking of placing the links in the form of "www.etc" into a text file and then loop through the links. Any ideas...
I am currently writing a client/server application using sockets to transfer files. I would like a series of messages to be sent before transfering the file. However when i do this, the messages are written to the socket output stream (when you invoke ClientSocket.getOutputStream()); ) and are...
Hi,
I am writing a program which shall count the lines of code in each sub or function in a VB.Net program, however i would like to code this in VB6- any ideas as to how i can implement this?
any help is much appreciated :)
Regards
newbie1983
hi johnwm,
i basically just need to make the connection from the vb front end to the database itself on sqlserver2000 not the actual datafile, i am quite new to this so i dont know what the database extention is - i assumed it was .MDF?
regards
newbie1983
Hi Bernini!
thanks for your reply, i was just wondering where in the code you specified do i place the path of where the database is? i.e source = "C:\program file....\database.MDF" ?
any help is much appreciated
Regards
newbie1983
HI,
I am quite new to databases, i am currently writing a system with a visual basic 6 front end which will use a sqlserver2000 back-end. Does anyone know how to connect to a sqlserver database in visual basic 6?(as in the source code) Any replies would be greatly appreciated
Regards,
newbie1983
Hi,
I am modifying a website and i would like to know how i can set the spaces between two buttons in html - is there a special attritbute. I know it would be easy in interdev but i can only switch to design view if i remove all the asp script which is scattered all over the page.
Here is what...
Hi,
I am writing my first asp page and is not going well, i get a run-time error from the very first line when i view the page in the browser:
Line 1:
Error: 'thisPage' is undefined
the first section of my code is here if it may prove helpful:
<%@ Language=VBScript %>
<% ' VI 6.0 Scripting...
Hi,
Id like to control the windows service within NT by coding a program using VB and perform actions such as:
manipulating the "Start-up" for each service and hence change to "automatic", "manual" and "disabled" respectively
Be able to enter relevent...
Hi,
Id like to control the windows service within NT by coding a program using VB and perform actions such as:
manipulating the "Start-up" for each service and hence change to "automatic", "manual" and "disabled" respectively
Be able to enter relevent...
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.