hi, this is a very simple question, but i cannt find the answer, how can i get the actual date (from the system) in the format "yyMMddmmss"
for example if now is october 3, 2003 11:58am i want it to be:
"0310031158"
so i can name a file like that..
if you can post some...
thank You very much, but actually i found a way:
"Alter table myTable Alter column myField varchar(50)"
that will change myField from Integer to text..
i think it works fine
ELi
hi, i have a vb6.0 application, and i want to modify a field on my Access database, by changing its data type from Number to Text, but i need to do it by code, so my user doesnt have to get in the database in design and change it.
does anybody how to do it?
thank you very much
Eli
hi, i have vb6.0 application, and i want to find a way to make the focus go to the next "tabindex" item, by pressing enter, instead of tab.
is there a way to make it easy and fast?
thank you very much
Eli
hi, if i have a group 2 exe projects, each one with its forms and all, is there a way to call one project from the other, and share some variables between the two of them??
thank you
Eli
i have a JDBC driver on the server.. but how do i make it access the ODBC on the client??
i tried this:
jdbc:odbc:200.171.10.1/myODBCName
but it didnt work.. please help!!!!
Eli
i didnt see it so insane.. ill give you the global picture:
there is a general office, and it has smaller offices, that sells products, the general office is the responsable for keeping the right inventory and all in the smaller ones.
now, each small office, keeps a stand alone application...
its like this:
i have a server with a MySQL database, and im building a java application for it.
Now, the computers that log into my applications, are stand alone computers, that will connect via modem to the Internet and access my webpage, these computer have a database in Access. I want...
hi, im building an application with servlets and jsp.. i need to have access to a database that is on my client computer (on the computer that opens the browser), the only way i found to do it, is using rmi.. but then the client needs to have the RMI server running.. is there a way to install...
hi, im buidling an application using Servlets and JSP, and i need my application to be able to access a MS Access database that is on my client computer, so when the clients logs in the url, it finds an ODBC driver, and gets some data from the access database.
does anybody know how to do 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.