&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
text
0
votes
1
answer
62
views
Mysql db doesnt save text if its too long
My problem is pretty much decribed with the title! I have this code that inserts data to the db: <?php require_once 'connection.php'; $pName =…
mysql
database
text
asked
June 25, 2011 1:04 pm CDT
Fabian Hasan
-5
votes
0
answers
40
views
Regular Expression for FullText Search
I'm implementing fulltext search and need a regular expression to convert the search term I enter to modified string I need to pass in CONTAINS…
regex
search
text
full
asked
June 22, 2011 5:53 am CDT
ArpanDesai
3
votes
3
answers
30
views
Expanding [optionals] in text
Note: I have answered my own question. The solution is appended at the end of this question. Cannot self-answer, so it's the best I could do.…
regex
perl
text
expansion
asked
June 20, 2011 9:23 am CDT
YGomez
2
votes
5
answers
39
views
Split string with caret character in python
I have a huge text file, each line seems like this: Some sort of general menu^a_sub_menu_title^^pagNumber Notice that the first "general menu" has…
python
regex
text
split
asked
June 17, 2011 10:13 pm CDT
Alejandro
0
votes
2
answers
30
views
MySQL truncate text with ellipsis
Suppose I have a MySQL table of one column: "Message". It is of type TEXT. I now want to query all rows, but the text can be large (not extremely…
mysql
text
trim
ellipsis
asked
June 17, 2011 4:54 am CDT
javic
2
votes
2
answers
32
views
Removing url from text using ruby
Given a text, I want to remove the url part and leave other text. Example: 'bla bla bla... bla bla bla... http://bit.ly/someuri bla bla bla...' to…
ruby
regex
text
pattern
substitution
asked
June 16, 2011 2:48 am CDT
Donny Kurnia
0
votes
1
answers
34
views
Apache POI-HSSF: Getting Decimal Instead of Text String
I am using Apache POI-HSSF for working with Excel files. I have a cell in my spreadsheet that looks like "115". I verified that it is formatted as…
apache
text
decimal
poi
hssf
asked
June 3, 2011 3:17 pm CDT
user783312
0
votes
0
answers
26
views
How to import a text file of 1GB to mysql using navica?
I have text file with around 900mb and i want to import that to mysql using Navicat but its giving error and not successful, delimiter is "~" in…
mysql
text
navicat
asked
June 3, 2011 12:04 pm CDT
thechoosenone
0
votes
3
answers
26
views
Parse a document into sentences
Hi, I have a question that should be simple enough to the experts but painfully mysterious to me :) I'd like to parse a text (pre-processed, no…
c#
regex
linq
parsing
text
asked
June 2, 2011 2:21 pm CDT
johnv
0
votes
1
answers
26
views
FROM STRING TO text in sqlite database
when i try to search in row POINTA which is a text data type in sqlite and i compare it to string the program stop this is the code: public Cursor…
android
database
string
sqlite
text
asked
May 29, 2011 2:35 am CDT
jamil
0
votes
3
answers
30
views
Open multiple predefined text files in python
Hello I was just wondering if it was possible to open multiple predefined text files in python. I have some code below (it doesn't work yet), and…
python
mysql
sql
text
asked
May 28, 2011 1:36 am CDT
Dylan
0
votes
1
answer
32
views
Parsing Transact SQL with RegEx
Hi - I'm quite inexperienced with RegEx - just an occasional straighforward RegEx for a programming task that I worked out by trial and error, but…
regex
tsql
parsing
text
asked
May 27, 2011 4:01 pm CDT
Mikey
-1
votes
1
answers
31
views
Writing from a text file to SQL using Python
Hey I was just wondering if anyone would be able to help with writing the contents of a series of text files (e.g. activities.txt, sports.txt) (each…
python
mysql
sql
text
idle
asked
May 26, 2011 7:57 pm CDT
Dylan
1
vote
1
answer
41
views
Jquery extract text with regular expression on complete visible text of web page
I am aware of the jQuery regex plugin of James Padolsey: http://james.padolsey.com/javascript/regex-selector-for-jquery/ But I need something…
jquery
regex
text
extract
asked
May 24, 2011 3:50 am CDT
Alp
1
vote
2
answers
26
views
Textfile Structure (tables)
Alright, I know I have had a lot of help on here recently with writing queries in php and outputting them to a text file. I have finally grasped and…
php
mysql
text
asked
May 18, 2011 9:19 pm CDT
Louis Stephens
-1
votes
1
answer
43
views
Insert a text file into python and use it to populate mySQL table
Could anyone pls tell me how to populate a mySQL table from python using a multiple text file. Pls rectify the mistakes if possible!!! import…
python
mysql
file
text
asked
May 18, 2011 7:39 am CDT
ding_dong
0
votes
2
answers
40
views
Large amount of text based documents to index and make searchable via an web or desktop interface, what should I consider?
Hi All, I have a large amount of text based documents (EDI Files, iDocs, etc) that I would prefer to make searchable via a web based interface or…
mysql
ruby
search
text
documents
asked
May 12, 2011 3:43 pm CDT
John
0
votes
5
answers
45
views
Regular expression problem (extracting one text or another)
Hello, I have problem with regex. I've been playing with it for three hours and I didn't find out anything working. I have this text: Fax received…
regex
perl
parsing
text
asked
May 10, 2011 4:16 am CDT
Ondřej Holman
0
votes
1
answer
31
views
Regex store string of undertemined size
Hello, I have strings in quotes that I want to store and replace. It is a long JSON script that I want to tweak without doing it manually. There are…
regex
json
text
conversion
asked
May 9, 2011 6:33 pm CDT
RD.
1
vote
2
answers
29
views
Text datatype in mysql is truncated at 32k
hello, I have php script that inserts articles in mysql DB. the field type in mysql is text. now, when i insert an article larger than 32K, it is…
mysql
php5
text
truncate
asked
May 9, 2011 8:29 am CDT
Alaa
Pages
:
1
|
2
|
3
|
4
>
79
text
Tagged:
text
Related Tags
regex
× 35
mysql
× 32
php
× 14
parsing
× 7
varchar
× 6
file
× 6
java
× 5
database
× 5
python
× 5
search
× 5
c#
× 5
ruby
× 5
sql
× 4
html
× 4
formatting
× 4
perl
× 4
datatypes
× 3
jquery
× 3
postgresql
× 3
javascript
× 3
string
× 3
android
× 3
sqlite
× 2
apache
× 2
bash
× 2
save
× 2
ftp
× 2
types
× 2
blob
× 2
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy