Hello stessie,
check it out at http://forums.devshed.com/t72379/sec6118aa8ed6224bec08aac89422577c.html.
good luck
===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
IndraCPC
-------------------
Portugal
===================
...and so, to be deleted after the guy saves it, just erase it before saving it.So, no problem about enabling or not the 'SAVE' button.
===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
IndraCPC
-------------------
Portugal
===================
...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 *
===================
marta100@aeiou.pt
-------------------
IndraCPC
-------------------
Portugal
===================
...form you must define the database you're using:
Data1.DatabaseName = App.Path & "\abc.mdb"(for example)
Data1.RecordSource = "select * from table_i_want"
Then just use when you want:
With Data1
.Recordset.MoveFirst
'first register
Do Until .Recordset.EOF
If...
...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 :> ===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
IndraCPC
-------------------
Portugal...
...now, i have some problems installing and putting to work the connector, so, i have to reinstall Apache and Tomcat.
Thanks in advance
===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
IndraCPC
-------------------
Portugal
===================
...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
-------------------
Portugal
===================
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
===================
...new tables back in the database.
If there is no way of doing this in sql, the excel way is possible??
Thanks a lot in advance
===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga
-------------------
Portugal...
...new tables back in the database.
If there is no way of doing this in sql, the excel way is possible??
Thanks a lot in advance
===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga
-------------------
Portugal
===================
...responds and closes the connection.At the browser, we see that "the page cannot be displayed"
Can anyone help please?
===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga
-------------------
Portugal...
...ool.java:516)
at java.lang.Thread.run(Thread.java:484)
Can anyone help me??
Thanks a lot in advance
===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga
-------------------
Portugal
===================
...i would like it to look like a footer.
there's no bottom in tables to put a footer in the bottom of the page :(
Thanks in advance ===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga
-------------------
Portugal...
...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 *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga
-------------------
Portugal
===================
...a :
imagine the data of your query is on a data control
Data9.DatabaseName = App.Path & "\hotel2.mdb"
Data9.RecordSource = "select * from user"
With Data9
.Recordset.MoveFirst
Do Until .Recordset.EOF
MSFlexGrid1.Rows = MSFlexGrid1.Rows + 1 ' gives one more row to...
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
===================
...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 ===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga
-------------------
Portugal
===================
...it here cause i'd like very much to learn it.
ckeck out this url:
http://www.vb-helper.com/vb6tovb5.htm
hope it helps,
good work ===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga
-------------------
Portugal...
...with id=49 and letting records between without belonging to the cicle.
What's happening?
Can anyone help me?
Thanks in advance, ===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga
-------------------
Portugal
===================
...with id=49 and letting records between without belonging to the cicle.
What's happening?
Can anyone help me?
Thanks in advance, ===================
* Marta Oliveira *
===================
marta100@aeiou.pt
-------------------
CPC_TA- Braga
-------------------
Portugal
===================
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.