If some body has code or snippet to manipulate excel file, i am trying to
assemble coding to be able to manipulate Excel files.
like How to create style, merge cell, add borderline, manipulate range etc... I will also supply all code to the french community.
Search found 10 matches
- Tue Feb 10, 2009 4:01 am
- Forum: Coding Questions
- Topic: Comate with excel
- Replies: 0
- Views: 745
- Mon Feb 09, 2009 1:56 pm
- Forum: Tricks 'n' Tips
- Topic: Manipulating Excel with COMate
- Replies: 1
- Views: 2366
Manipulating Excel with COMate
If some body has code or snippet to manipulate excel file, i am trying to
assemble coding to be able to manipulate Excel files.
like How to create style, merge cell, add borderline, manipulate range etc... I will also supply all code to the french community.
Here is a sample of code for excel from ...
assemble coding to be able to manipulate Excel files.
like How to create style, merge cell, add borderline, manipulate range etc... I will also supply all code to the french community.
Here is a sample of code for excel from ...
- Sun Feb 08, 2009 3:50 pm
- Forum: Coding Questions
- Topic: Read Excel With COMate
- Replies: 7
- Views: 2996
- Sat Jun 07, 2008 11:32 am
- Forum: Coding Questions
- Topic: Save and retrieve picture from sqlite Database
- Replies: 14
- Views: 4290
- Mon Jun 02, 2008 12:47 pm
- Forum: Coding Questions
- Topic: Save and retrieve picture from sqlite Database
- Replies: 14
- Views: 4290
sAVE AND RETRIEVE IMAGE
THANK YOU FOR ALL YOUR HELP.
THANK'S NETMAESTRO FOR YOUR CODE.
FROM YOUR CODE I TRIED TO HAVE AN IMAGE SAVER. BUT I HAVE AN ERROR MESSAGE #IMAGE OBJECT NOT INITIALIZE.
HERE IS MY CODE USING PURE BASIC 4.2
;- Gadget Constants
;
;Window Constant
Enumeration
#Window_0
#Window_1
EndEnumeration ...
THANK'S NETMAESTRO FOR YOUR CODE.
FROM YOUR CODE I TRIED TO HAVE AN IMAGE SAVER. BUT I HAVE AN ERROR MESSAGE #IMAGE OBJECT NOT INITIALIZE.
HERE IS MY CODE USING PURE BASIC 4.2
;- Gadget Constants
;
;Window Constant
Enumeration
#Window_0
#Window_1
EndEnumeration ...
- Fri May 30, 2008 11:02 am
- Forum: Coding Questions
- Topic: Save and retrieve picture from sqlite Database
- Replies: 14
- Views: 4290
Save and retrieve picture from sqlite Database
Need to save and retrieve picture using Sqlite Db using Purebasic.
Thank for your support.
Thank for your support.
- Thu Apr 24, 2008 1:04 pm
- Forum: Applications - Feedback and Discussion
- Topic: Syntax to use variable in a query using PB API & SQLite
- Replies: 3
- Views: 3927
Queries's syntax
That exactly what i need and it work perfectly on string. I will try the
other with + replacing &.
Many thank's
other with + replacing &.
Many thank's

- Wed Apr 23, 2008 12:04 pm
- Forum: Applications - Feedback and Discussion
- Topic: Syntax to use variable in a query using PB API & SQLite
- Replies: 3
- Views: 3927
Syntax to use variable in a query using PB API & SQLite
I am just starting programming in Pure Basic and i can't find the right syntax for queries using variable and passing it from PB api to SQLite database
All Samples below is use on a program done with VB6 and MSAccess and all :shock: work properly
Here is a sample of different small queries using ...
All Samples below is use on a program done with VB6 and MSAccess and all :shock: work properly
Here is a sample of different small queries using ...
- Wed Apr 23, 2008 11:59 am
- Forum: Applications - Feedback and Discussion
- Topic: Opérateurs servant a passer equête d'une API PB à SQLite
- Replies: 5
- Views: 4023
- Wed Apr 23, 2008 4:12 am
- Forum: Applications - Feedback and Discussion
- Topic: Opérateurs servant a passer equête d'une API PB à SQLite
- Replies: 5
- Views: 4023
Opérateurs servant a passer equête d'une API PB à SQLite
Est-Ce que qe Vous connaissez les opérateurs pour passé ces variables dans SQLIte
Les exemples si dessous sont utilisés dans un prgramme VB6 avec base de données MSAcces
Je désire refaire le programme sous Pure Basic en Utilisant SQLite Comme Base de donnée.
Voici des exemples de requête utilisées ...
Les exemples si dessous sont utilisés dans un prgramme VB6 avec base de données MSAcces
Je désire refaire le programme sous Pure Basic en Utilisant SQLite Comme Base de donnée.
Voici des exemples de requête utilisées ...