Hello stessie,
check it out at http://forums.devshed.com/t72379/sec6118aa8ed6224bec08aac89422577c.html.
good luck
===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
IndraCPC
-------------------
Portugal
===================
HI dvannoy,
this is quite not totally undestood.
So, a recordset with 5 records.
By pressing next and previous, the user chooses the record to save.
Where is this record saved?
After saving one record somewhere you want this record to still appear in the recordset or not?
->If yes and the...
HI jasonsas,
let's see if i got it correctly.
1. want to prompt the user for a number
2. want to prompt the user for any word to be searched over the database?
3. want to use the number+ the word to make a query over the database.
Got it right?
===================
* Marta Oliveira *...
Hello,
let me try to help you on what i can.
So, you want to open a database(access one ) from your VB6 project.
Ok, just do it like this:
When you load the form you must define the database you're using:
Data1.DatabaseName = App.Path & "\abc.mdb"(for example)
Data1.RecordSource =...
Well,
sort of studip answer but, anyway here it goes:
In orther not to change any of your code,
try to put it yourself as 0 before you open any form.
frmContactList.Count = 0
and then open the form you want.
Sorry if this is not the case but your post is big and i read it laterally :>...
Hi guys,
i want to Unistall Apache on NT but there is no Unistall software in the installion for this.
Have any clue on how to do this?
The problem is that i installed it in a directory with spaces (stupid windows) and now, i have some problems installing and putting to work the connector, so...
Hi MikeT,
what do you mean with " I change its value".
You have an input type that gets an image.How can you change this value so that you can change the image?
Hug
===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga...
Hi HowardMarks,
take a look at:http://www.genasis.net/code/download.asp.
It has informations for you.
Hope it helps. ===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga
-------------------
Portugal
===================
Hi guys,
i need some help.
My table fields in my database are in upper cases but i need to change them all leaving them in a special format (each word must start with caps and the rest of the word must be in lower cases).
Example:
Lisbon=Lisbon
Is there a way of doing this in sql??
In...
Hi guys,
i need some help.
My table fields in my database are in upper cases but i need to change them all leaving them in a special format (each word must start with caps and the rest of the word must be in lower cases).
Example:
Lisbon=Lisbon
Is there a way of doing this in sql??
In...
Hi guys,
Is there a way of making some sort of debug to see the problem?
My problem described in thread877-327095 is still up
and i believe that is strange that with a certified created locally works and with a Verisign certified does not work.
We've been checking abd the requests get to the...
Hi you all,
we've been working with weblogic but we were having some problems and so, decided to change to Tomcat.
Things started working BUT we still have some error(s) on the tomcat console:
at org.apache.tomcat.util.net.JSSESocketFactory.handshake(JSSESocketFact
ory.java:270)
at...
Hi guys,
i can't figure this one out.
I have some jsp's that open new windows.
This window is not as big as the other and is dinamyc, meaning you can click a button and make another row on it with some stuff in it.
My problem is: i want to put an image in the bottom of the page. I've tried to...
Hi everyone
i have a question and hope you can help me with it.
I want to have an <input type=file value=path_i_want>
but i don't want the browse to happen, i want it to fetch the path/and file i'm giving.
How can i do this without browsing? ===================
* Marta Oliveira *...
Hi hkung,
so, you want to populate the MSFLEXgrid and each row you insert, you want it to be the last and put your msflexgrid pointer on it.
So, on you cicle of loading each row, make a :
imagine the data of your query is on a data control
Data9.DatabaseName = App.Path &...
Hi foada,
you're a genious!
That's something so easy and so stupid of me not to remember.
Thanks a lot!
a star for you.
good work ===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga
-------------------
Portugal
===================
Hi simoncpage,
i know encryption algorithms but in fact i don't know their names.
Which is a blowfish?I like that name :)
Guess i'll email you cause i'd really like to know one algorithm with that name and by the way, i'll give you a star for that funny but professional post .
good work...
Gi, i don't know any line of code that can do all that,but i have found somethings that make it possible to load a Visual Basic 6 program in Visual Basic 5.
Well, if anyone knows any line of code that makes it possible, be kind to leave it here cause i'd like very much to learn it.
ckeck out...
Hi everyone
i'm making a vb6 programm and i'm having a problem.
Here it goes:
my programm reads from an acess database, i get it's data using a data(vb control) and with it, i can delete, change, look for, whatever record.
Well, one of the tables has an id for primary key and the problem is...
Hi everyone
i'm making a vb6 programm and i'm having a problem.
Here it goes:
my programm reads from an acess database, i get it's data using a data(vb control) and with it, i can delete, change, look for, whatever record.
Well, one of the tables has an id for primary key and the problem is...
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.